-
Notifications
You must be signed in to change notification settings - Fork 522
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 #1810
Update Rust dependencies #1810
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM if the remaining testing passes.
a8d63a0
to
c7444a6
Compare
The previous two force pushes:
Based on test failures, looks like I need to modify the |
I've pushed just a change to move |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM assuming checks pass!
Description of changes:
Not updated: gptman, hyper (in
sources/
), x509-parserwebpki (must match the version used by reqwest)
Testing done:
systemctl status
running
, dmesg and journal OK. Ran a pod/task OK. Made API changes OK.cargo make repo
andcargo make ssm
still work OK.apiclient exec
with the newnix
changeTerms 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.