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 ce939a2 commit cc885b2Copy full SHA for cc885b2
Cargo.toml
@@ -58,7 +58,7 @@ quic-rpc = { version = "0.19", optional = true }
58
quic-rpc-derive = { version = "0.19", optional = true }
59
rand = "0.8"
60
range-collections = "0.4.0"
61
-redb = { version = "2.2.0", optional = true }
+redb = { version = "=2.4", optional = true }
62
reflink-copy = { version = "0.1.8", optional = true }
63
self_cell = "1.0.1"
64
serde = { version = "1", features = ["derive"] }
0 commit comments