Skip to content

Commit d60a1ec

Browse files
committed
Update workspace Cargo.toml
1 parent 30332ff commit d60a1ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ repository = "https://github.com/abelmarnk/svm-hash"
1414
[workspace.dependencies]
1515
sha2 = "0.10.9"
1616
hashbrown = {version = ">=0.14, <0.17"}
17-
svm-hasher = {path = "lib/hasher"}
17+
svm-hasher = {path = "lib/hasher", version = "0.1.0"}
1818
svm-hashmap = {path = "lib/hashmap"}
1919
svm-hashset = {path = "lib/hashset"}

0 commit comments

Comments
 (0)