diff --git a/Cargo.toml b/Cargo.toml index d621d2a6..12331f25 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,8 +22,8 @@ documented = "0.3.0" encoding_rs = "0.8" encoding_rs_io = "0.1.7" glob = "0.3" -graphannis = "3.4" -graphannis-core = "3.4" +graphannis = "3.5" +graphannis-core = "3.5" graphviz-rust = "0.9.0" indicatif = "0.17" itertools = "0.12"