diff --git a/Cargo.toml b/Cargo.toml index 005adab..942ed0a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ repository = "https://github.com/tikv/yatp/" crossbeam-deque = "0.8.3" crossbeam-skiplist = "0.1" crossbeam-utils = "0.8" -dashmap = "5.1" +dashmap = "6.1" fail = "0.5" lazy_static = "1" num_cpus = "1.0"