Skip to content

Commit 2c945d4

Browse files
chore(deps): update rust crate sha1 to 0.11
1 parent 37a538e commit 2c945d4

2 files changed

Lines changed: 87 additions & 23 deletions

File tree

Cargo.lock

Lines changed: 86 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/packager/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ toml = "0.9"
6363
cargo_metadata = "0.18"
6464
ureq = { version = "2.10", default-features = false }
6565
hex = "0.4"
66-
sha1 = "0.10"
66+
sha1 = "0.11"
6767
sha2 = "0.10"
6868
zip = { version = "0.6", default-features = false, features = ["deflate"] }
6969
handlebars = "6.0"

0 commit comments

Comments
 (0)