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

Update Rust dependencies #1683

Merged
merged 7 commits into from
Aug 2, 2021
Merged

Conversation

tjkirch
Copy link
Contributor

@tjkirch tjkirch commented Jul 31, 2021

Description of changes:

11abc457 tools: use tokio LTS release series 1.8.x
bd7bd6e7 tools: update rusoto to 0.47.0
ed019543 tools: cargo update
3e955937 sources: use tokio LTS release series 1.8.x
e73eb6fb sources: update rusoto to 0.47.0
d77bf5ef sources: cargo update
bd015cb0 sources: update nix to 0.22.0

Not updated: gptman, hyper (in sources/), argh, and handlebars, which is a major version update I'm handling separately.

Testing done:

Unit tests pass. Built k8s 1.19 and ECS AMIs for x86_64 and aarch64. Confirmed systemctl status running, dmesg and journal OK. Ran a pod/task OK. Made API changes OK.

Confirmed that cargo make repo and cargo make ssm still work OK.

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

@tjkirch
Copy link
Contributor Author

tjkirch commented Jul 31, 2021

^ Rebase on develop to fix conflict from #1654.

sources/Cargo.lock Show resolved Hide resolved
tools/Cargo.lock Show resolved Hide resolved
@tjkirch tjkirch merged commit e5fa458 into bottlerocket-os:develop Aug 2, 2021
@tjkirch tjkirch deleted the rust-deps branch August 2, 2021 17:57
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.

3 participants