Skip to content

Commit 7f0e529

Browse files
Update Rust crate aws-sigv4 to v0.49.0 (#5284)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0d64e1d commit 7f0e529

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ path = "src/tests/all.rs"
2323

2424
[dependencies]
2525
anyhow = "=1.0.65"
26-
aws-sigv4 = "=0.48.0"
26+
aws-sigv4 = "=0.49.0"
2727
base64 = "=0.13.0"
2828
cargo-registry-index = { path = "cargo-registry-index" }
2929
cargo-registry-markdown = { path = "cargo-registry-markdown" }

0 commit comments

Comments
 (0)