v0.7.1
Changelog
socketioxide
- Fix #154, build was broken when using the
hyper-v1
feature flag because ofhyper-util
dependency which is not published on crates.io.
What's Changed
- chore(deps): specify version 0 for hyper util by @Totodore in #153
- fix: implement manually
tokio_io
module forhyper v1
by @Totodore in #155
Full Changelog: v0.7.0...v0.7.1