--- rkyv-0.7.11/Cargo.toml 1970-01-01T00:00:01+00:00 +++ rkyv-0.7.11/Cargo.toml 2021-08-16T19:49:26.652052+00:00 @@ -30,7 +30,7 @@ default-features = false [dependencies.hashbrown] -version = "0.11" +version = "0.9" optional = true [dependencies.indexmap]