-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Weekly cargo update
#2530
Merged
Merged
Weekly cargo update
#2530
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
the
no changelog
Skip the CI check of the changelog modification
label
Jan 5, 2025
github-actions
bot
requested review from
Dentosal and
MitchTurner
as code owners
January 5, 2025 00:20
Thanks for the contribution! Before we can merge this, we need @invalid-email-address to sign the Fuel Labs Contributor License Agreement. |
xgreenx
previously approved these changes
Jan 6, 2025
info: syncing channel updates for '1.81.0-x86_64-unknown-linux-gnu' info: latest update on 2024-09-05, rust version 1.81.0 (eeb90cda1 2024-09-04) info: downloading component 'rust-std' for 'wasm32-unknown-unknown' info: installing component 'rust-std' for 'wasm32-unknown-unknown' �[1m�[32m Locking�[0m 18 packages to latest compatible versions �[1m�[32m Updating�[0m async-trait v0.1.83 -> v0.1.84 �[1m�[32m Updating�[0m aws-config v1.5.11 -> v1.5.13 �[1m�[32m Updating�[0m aws-runtime v1.5.1 -> v1.5.3 �[1m�[32m Updating�[0m aws-sdk-kms v1.52.0 -> v1.54.0 �[1m�[32m Updating�[0m aws-sdk-sso v1.51.0 -> v1.53.0 �[1m�[32m Updating�[0m aws-sdk-ssooidc v1.52.0 -> v1.54.0 �[1m�[32m Updating�[0m aws-sdk-sts v1.52.0 -> v1.54.0 �[1m�[32m Updating�[0m bstr v1.11.1 -> v1.11.3 �[1m�[32m Updating�[0m cc v1.2.5 -> v1.2.7 �[1m�[32m Updating�[0m glob v0.3.1 -> v0.3.2 �[1m�[32m Updating�[0m quanta v0.12.4 -> v0.12.5 �[1m�[32m Updating�[0m reqwest v0.12.10 -> v0.12.12 �[1m�[32m Updating�[0m rustversion v1.0.18 -> v1.0.19 �[1m�[32m Updating�[0m serde v1.0.216 -> v1.0.217 �[1m�[32m Updating�[0m serde_derive v1.0.216 -> v1.0.217 �[1m�[32m Updating�[0m syn v2.0.91 -> v2.0.94 �[1m�[32m Updating�[0m tempfile v3.14.0 -> v3.15.0 �[1m�[32m Updating�[0m winnow v0.6.20 -> v0.6.22 �[1m�[36mnote�[0m�[1m:�[0m pass `--verbose` to see 269 unchanged dependencies behind latest
rewrote commit from non-cla'd author |
rymnc
approved these changes
Jan 6, 2025
MitchTurner
approved these changes
Jan 6, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Automation to keep dependencies in
Cargo.lock
current.The following is the output from
cargo update
: