Skip to content

Update dependencies to remove some packages #1057

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 3 commits into from
Apr 14, 2020

Conversation

JohnTitor
Copy link
Member

It's minor clean-up, shouldn't break any behavior.
First commit is quite large but it's just converting lockfile format, there's no actual change.

cargo update -p tokio-reactor -p tokio-executor -p tokio-timer -p tokio-threadpool -p rand_chacha:0.2.1
    Updating crates.io index
    Removing c2-chacha v0.2.3
    Removing crossbeam-queue v0.1.2
    Removing crossbeam-utils v0.6.6
    Updating rand_chacha v0.2.1 -> v0.2.2
    Updating tokio-executor v0.1.9 -> v0.1.10
    Updating tokio-reactor v0.1.11 -> v0.1.12
    Updating tokio-threadpool v0.1.17 -> v0.1.18
    Updating tokio-timer v0.2.12 -> v0.2.13
@XAMPPRocky
Copy link
Member

Thank you for your PR!

@XAMPPRocky XAMPPRocky merged commit 6429f75 into rust-lang:master Apr 14, 2020
@JohnTitor JohnTitor deleted the deps branch April 14, 2020 19:07
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