Skip to content

Commit 7612eee

Browse files
committed
Bump to latest hmac
1 parent e3a8cc6 commit 7612eee

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.

src/s3/Cargo.toml

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

0 commit comments

Comments
 (0)