diff --git a/Cargo.toml b/Cargo.toml index dd7f36e382e..aee6b007f9a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -113,7 +113,8 @@ features = ["std"] version = "2.1" [dependencies.moka] -version = "0.8" +version = "0.9" +default-features = false features = ["dash"] optional = true