summaryrefslogtreecommitdiff
path: root/shared/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'shared/Cargo.toml')
-rw-r--r--shared/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/Cargo.toml b/shared/Cargo.toml
index 8665019..394983a 100644
--- a/shared/Cargo.toml
+++ b/shared/Cargo.toml
@@ -8,6 +8,6 @@ anyhow = "1.0.95"
bincode = "1.3.3"
glam = { version = "0.29.2", features = ["serde"] }
redb = "2.4.0"
-sha2 = "0.11.0-pre.4"
log = "0.4.22"
rand = "0.9.0-beta.1"
+blake3 = "1.5.5"