We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e69bb50 commit ba43becCopy full SHA for ba43bec
firewood/Cargo.toml
@@ -26,7 +26,7 @@ sha2 = "0.10.8"
26
test-case = "3.3.1"
27
thiserror = "2.0.3"
28
typed-builder = "0.21.0"
29
-bincode = "1.3.3"
+bincode = "2.0.1"
30
integer-encoding = "4.0.0"
31
smallvec = "1.6.1"
32
fastrace = { version = "0.7.4" }
storage/Cargo.toml
@@ -7,7 +7,7 @@ rust-version = "1.85.0"
7
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
8
9
[dependencies]
10
11
bitflags = "2.5.0"
12
enum-as-inner = "0.6.0"
13
hex = "0.4.3"
0 commit comments