-
Notifications
You must be signed in to change notification settings - Fork 212
Update asynchronous dependencies #758
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
Conversation
The 600 added lines in Cargo.lock are making me nervous. Applying your changes to Cargo.toml and running `cargo update`
Running Added dependencies
I'm concerned by firstly the number of added dependencies, but also that we haven't gotten rid of tokio 0.1. Can you try and figure out why that's the case?
|
Note that reqwest had a lot of duplicate dependencies in 0.9 that were removed in 0.10, so it might be worth updating that first. |
Looks like updating |
Waiting on rustwide/#23 |
The new changes from cargo
We still aren't removing any dependencies. This seems to be because rustwide is still using reqwest 0.9.
|
This looks a lot better :) Changes
|
Why is |
The |
🎉 🎉 |
Step one of #747
tokio
and added thert-threaded
featurefutures
rusoto_s3
,rusoto_core
andrusoto_credential