Skip to content

Commit 883ac6a

Browse files
renovate-botTurbo87
authored andcommitted
Update Rust crate sha-1 to 0.10
1 parent 7767ccf commit 883ac6a

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

Cargo.lock

Lines changed: 4 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.12"
2020
reqwest = { version = "0.11", features = ["blocking"] }

0 commit comments

Comments
 (0)