We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e07edce commit 8102ff3Copy full SHA for 8102ff3
Cargo.toml
@@ -31,7 +31,7 @@ hyper_client = ["hyper", "hyper-tls", "http-types/hyperium_http", "futures-util"
31
32
[dependencies]
33
async-trait = "0.1.37"
34
-dashmap = "3.11.10"
+dashmap = "4.0.2"
35
http-types = "2.3.0"
36
log = "0.4.7"
37
0 commit comments