diff --git a/Cargo.toml b/Cargo.toml index 90aeb97f41..85febab574 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,7 +38,7 @@ crossbeam-channel = "0.5.4" rust-stemmers = "1.2.0" downcast-rs = "1.2.0" bitpacking = { version = "0.9.2", default-features = false, features = ["bitpacker4x"] } -census = "0.4.0" +census = "0.4.2" rustc-hash = "1.1.0" thiserror = "1.0.30" htmlescape = "0.3.1"