Skip to content

Commit 5c85442

Browse files
committed
update graphannis
1 parent 29f088d commit 5c85442

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ facet = "0.28.0"
2525
facet-reflect = "0.28.0"
2626
git2 = { version = "0.20.2", default-features = false }
2727
glob = "0.3"
28-
graphannis = { git = 'https://github.com/korpling/graphannis.git' }
29-
graphannis-core = { git = 'https://github.com/korpling/graphannis.git' }
28+
graphannis = "4.1.1"
29+
graphannis-core = "4.1.1"
3030
graphviz-rust = "0.9.0"
3131
indicatif = "0.17"
3232
itertools = "0.12"

0 commit comments

Comments
 (0)