There was an error while loading. Please reload this page.
2 parents 59752a0 + bdc2cb7 commit 54f95e6Copy full SHA for 54f95e6
1 file changed
Cargo.toml
@@ -36,7 +36,7 @@ features = ["std"]
36
[target.'cfg(windows)'.dependencies]
37
windows-service = "0.8.0"
38
zip = "8.2.0"
39
-sha2 = { version = "0.10.8" }
+sha2 = { version = "0.11.0" }
40
41
[target.'cfg(unix)'.dependencies]
42
flate2 = "1.0.27"
0 commit comments