Skip to content

Remove a lot of unnecessary tokio deps (udp, fs, uds and so on) #219

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

Merged
merged 1 commit into from
Apr 30, 2019

Conversation

kpp
Copy link
Contributor

@kpp kpp commented Apr 29, 2019

Before:

  • On cargo build there are 112 deps
  • On cargo test there are 126 deps

After:

  • On cargo build there are 95 deps
  • On cargo test there are 122 deps

@kpp kpp force-pushed the reduce_tokio_deps branch from 29649b6 to bb4ef26 Compare April 29, 2019 22:56
@vi vi merged commit 7202936 into websockets-rs:master Apr 30, 2019
@kpp
Copy link
Contributor Author

kpp commented Apr 30, 2019

@vi When can you cut a new release with this patch?

@kpp kpp deleted the reduce_tokio_deps branch April 30, 2019 15:23
@vi
Copy link
Member

vi commented Apr 30, 2019

Soon.

Are you by the way interested in #222 (and in general in migration away from hyper 0.10)?

@vi
Copy link
Member

vi commented Apr 30, 2019

Published as v0.22.4.

@kpp
Copy link
Contributor Author

kpp commented Apr 30, 2019

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants