Skip to content

Commit 6d8408f

Browse files
committed
More generic version
1 parent 38179c1 commit 6d8408f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphannis/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ regex = "1"
2222
boolean_expression = "0.4"
2323
csv = "1"
2424
fs2 = "0.4"
25-
graphannis-core = {path = "../core/", version = "^1.0"}
25+
graphannis-core = {path = "../core/", version = "^1"}
2626
graphannis-malloc_size_of = "1.0"
2727
graphannis-malloc_size_of_derive = "2.0"
2828
itertools = "0.10"

0 commit comments

Comments
 (0)