diff --git a/vaporetto_tantivy/Cargo.toml b/vaporetto_tantivy/Cargo.toml index 73a1a8a..28da6c9 100644 --- a/vaporetto_tantivy/Cargo.toml +++ b/vaporetto_tantivy/Cargo.toml @@ -18,4 +18,4 @@ vaporetto_rules = { path = "../vaporetto_rules", version = "=0.6.4" } # MIT or tantivy = "0.22" # MIT [dev-dependencies] -ruzstd = "0.7.2" # MIT +ruzstd = "0.8.0" # MIT