diff --git a/Cargo.toml b/Cargo.toml index ede1337..83685db 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ displaydoc = "0.2.4" hgvs = "0.14.1" itertools = "0.12.0" log = "0.4" -mehari = "0.21.0" +mehari = "0.22.0" prost = "0.12.1" rocksdb = { version = "0.21.0", features = ["multi-threaded-cf"] } rustc-hash = "1.1"