Skip to content

Commit 49d26e2

Browse files
chore(deps): update rust crate sha1 to 0.11.0
1 parent b869760 commit 49d26e2

2 files changed

Lines changed: 11 additions & 76 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ hex = "0.4.3"
1818
indicatif = "0.18.4"
1919
rayon = "1.11.0"
2020
serde = { version = "1.0.228", features = ["derive"] }
21-
sha1 = "0.10.6"
21+
sha1 = "0.11.0"
2222
shellexpand = "3.1.2"
2323
thiserror = "2.0.18"
2424
toml = "1.0.7"

0 commit comments

Comments
 (0)