mirror of
https://github.com/alterware/alterware-launcher.git
synced 2025-12-05 07:47:49 +00:00
replace sh1 file hashes with blake3
This commit is contained in:
@@ -11,7 +11,7 @@ panic = "abort"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
sha1_smol = "1.0.0"
|
||||
blake3 = "1.5.3"
|
||||
serde = { version = "1.0.204", features = ["derive"] }
|
||||
serde_json = "1.0.120"
|
||||
rand = "0.8.5"
|
||||
|
||||
Reference in New Issue
Block a user