Skip to content

Commit e7d50d6

Browse files
renovate-botTurbo87
authored andcommitted
Update Rust crate hmac to 0.11
1 parent a49358a commit e7d50d6

File tree

2 files changed

+25
-5
lines changed

2 files changed

+25
-5
lines changed

Cargo.lock

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

cargo-registry-s3/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ path = "lib.rs"
1616
base64 = "0.13"
1717
chrono = "0.4"
1818
sha-1 = "0.9"
19-
hmac = "0.10"
19+
hmac = "0.11"
2020
reqwest = { version = "0.11", features = ["blocking"] }

0 commit comments

Comments
 (0)