diff --git a/Cargo.toml b/Cargo.toml index 97b373956..41e4a81d5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,7 +41,7 @@ futures-cpupool = "0.1" error-chain = "0.8" owning_ref = "0.3" stable_deref_trait = "1.0.0" -rust-stemmers = "0.1.0" +rust-stemmers = "1" downcast = { version="0.9" } matches = "0.1" bitpacking = "0.5"