diff --git a/Cargo.toml b/Cargo.toml index adad384..182efc9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,7 +23,7 @@ async-trait = "0.1.21" base64 = "0.22" base64-serde = "0.7" bytes = "1" -dashmap = "5" +dashmap = "6" futures = "0.3.1" hex = "0.4" ironcore-search-helpers = { version = "0.2", optional = true }