Skip to content

Commit 2c2e601

Browse files
committed
add 1.0.1 version spec
1 parent de21146 commit 2c2e601

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nomt/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ license.workspace = true
1212

1313
[dependencies]
1414
anyhow.workspace = true
15-
nomt-core = { path = "../core", default-features = false, features = ["std"] }
15+
nomt-core = { path = "../core", default-features = false, features = ["std"], version = "1.0.1" }
1616
parking_lot.workspace = true
1717
threadpool.workspace = true
1818
bitvec.workspace = true

0 commit comments

Comments
 (0)