Skip to content

Commit b25f876

Browse files
committed
Bump dashmap to v5.3.4.
1 parent 88e93df commit b25f876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ cfg-if = "1.0.0"
4444
async-h1 = { version = "2.0.0", optional = true }
4545
async-std = { version = "1.6.0", default-features = false, optional = true }
4646
async-native-tls = { version = "0.3.1", optional = true }
47-
dashmap = { version = "4.0.2", optional = true }
47+
dashmap = { version = "5.3.4", optional = true }
4848
deadpool = { version = "0.7.0", optional = true }
4949
futures = { version = "0.3.8", optional = true }
5050

0 commit comments

Comments
 (0)