Skip to content

Commit 59b3cbf

Browse files
committed
Update Rust crate sha-1 to 0.10
1 parent 4f07f7c commit 59b3cbf

File tree

2 files changed

+34
-7
lines changed

2 files changed

+34
-7
lines changed

Cargo.lock

Lines changed: 33 additions & 6 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
@@ -15,6 +15,6 @@ path = "lib.rs"
1515
[dependencies]
1616
base64 = "0.13"
1717
chrono = "0.4"
18-
sha-1 = "0.9"
18+
sha-1 = "0.10"
1919
hmac = "0.11"
2020
reqwest = { version = "0.11", features = ["blocking"] }

0 commit comments

Comments
 (0)