Skip to content

Commit 16e21f8

Browse files
authored
Merge pull request #106 from adlerjohn/adlerjohn/update-dashmap-v5.3.4
Bump `dashmap` to v5.3.4.
2 parents 88e93df + b25f876 commit 16e21f8

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)