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.
2 parents 88e93df + b25f876 commit 16e21f8Copy full SHA for 16e21f8
Cargo.toml
@@ -44,7 +44,7 @@ cfg-if = "1.0.0"
44
async-h1 = { version = "2.0.0", optional = true }
45
async-std = { version = "1.6.0", default-features = false, optional = true }
46
async-native-tls = { version = "0.3.1", optional = true }
47
-dashmap = { version = "4.0.2", optional = true }
+dashmap = { version = "5.3.4", optional = true }
48
deadpool = { version = "0.7.0", optional = true }
49
futures = { version = "0.3.8", optional = true }
50
0 commit comments