summary refs log tree commit diff
path: root/ripple/fossil/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'ripple/fossil/Cargo.toml')
-rw-r--r--ripple/fossil/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ripple/fossil/Cargo.toml b/ripple/fossil/Cargo.toml
index 0b8838b..70554ea 100644
--- a/ripple/fossil/Cargo.toml
+++ b/ripple/fossil/Cargo.toml
@@ -9,7 +9,7 @@ edition = "2021"
 [dependencies]
 prost = "0.8.0"
 bytes = "1.0.1"
-blake3 = { version = "0.3.8", features = ["rayon"] }
+blake3 = { version = "1.3.1", features = ["rayon"] }
 sled = "0.34.6"
 byteorder = "1.4.3"
 fuser = "0.11.0"