We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de21146 commit 2c2e601Copy full SHA for 2c2e601
nomt/Cargo.toml
@@ -12,7 +12,7 @@ license.workspace = true
12
13
[dependencies]
14
anyhow.workspace = true
15
-nomt-core = { path = "../core", default-features = false, features = ["std"] }
+nomt-core = { path = "../core", default-features = false, features = ["std"], version = "1.0.1" }
16
parking_lot.workspace = true
17
threadpool.workspace = true
18
bitvec.workspace = true
0 commit comments