Skip to content

Commit 27b9f45

Browse files
renovate-botTurbo87
authored andcommitted
Update Rust crate hmac to 0.12
1 parent a17759c commit 27b9f45

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

Cargo.lock

Lines changed: 13 additions & 3 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.11"
19+
hmac = "0.12"
2020
reqwest = { version = "0.11", features = ["blocking"] }

0 commit comments

Comments
 (0)