build(deps): update rust crate sha1 to 0.11.0 (#7362)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-04 20:55:12 +00:00
committed by GitHub
parent 9345072a38
commit f19d847cec
2 changed files with 59 additions and 4 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ rust-ini = "0.21.3"
semver = "1.0.28"
serde = { version = "1.0.228", features = ["derive"] }
serde_json = "1.0.149"
sha1 = "0.10.6"
sha1 = "0.11.0"
shadow-rs = { version = "1.7.1", default-features = false, features = ["build"] }
# battery is optional (on by default) because the crate doesn't currently build for Termux
# see: https://github.com/svartalf/rust-battery/issues/33