Skip to content

Commit

Permalink
chore: update url version to v2.5.4 for aws-config
Browse files Browse the repository at this point in the history
Signed-off-by: Ryota Sakamoto <[email protected]>
  • Loading branch information
ryota-sakamoto committed Dec 10, 2024
1 parent f1f9e8f commit 119d075
Show file tree
Hide file tree
Showing 2 changed files with 272 additions and 23 deletions.
293 changes: 271 additions & 22 deletions aws/rust-runtime/aws-config/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aws/rust-runtime/aws-config/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ http = "0.2.4"
time = { version = "0.3.4", features = ["parsing"] }
tokio = { version = "1.13.1", features = ["sync"] }
tracing = { version = "0.1" }
url = "2.3.1"
url = "2.5.4"

# implementation detail of IMDS credentials provider
fastrand = "2.0.0"
Expand Down

0 comments on commit 119d075

Please sign in to comment.