Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump notify, hyper and tokio after stabilization #5

Open
razorheadfx opened this issue Jan 8, 2020 · 1 comment
Open

Bump notify, hyper and tokio after stabilization #5

razorheadfx opened this issue Jan 8, 2020 · 1 comment
Assignees

Comments

@razorheadfx
Copy link
Owner

Currently these deps are tracking pre-release branches because of an issue described in: e7376d9

hyper           = "0.13.0-alpha.4"
tokio-fs        = "0.2.0-alpha.6"
tokio-io        = "0.2.0-alpha.6"
tokio-sync      = "0.2.0-alpha.6"
tokio           = { version = "=0.2.0-alpha.6" }

Once the std::future friendly versions of the deps have dropped, bump them to minor versions.

Also once notify has a stable 5.xrelease bump to major version

@razorheadfx razorheadfx self-assigned this Jan 8, 2020
@razorheadfx
Copy link
Owner Author

Tokio bumped to 1 by #9 & removed the tokio subdependencies as they were merged into the main crate when tokio was refactored.

Looks like notify is still in 5.0.0 pre status 2 years later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant