Skip to content

Commit 0e112a3

Browse files
committed
Merge remote-tracking branch 'upstream/renovate/sha-1-0.x' into renovate/hmac-0.x
2 parents f3089ef + 59b3cbf commit 0e112a3

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)