Skip to content

Commit 8102ff3

Browse files
committed
deps: dashmap @ 4.x
Might as well upgrade before the connection pooling PR goes out.
1 parent e07edce commit 8102ff3

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
@@ -31,7 +31,7 @@ hyper_client = ["hyper", "hyper-tls", "http-types/hyperium_http", "futures-util"
3131

3232
[dependencies]
3333
async-trait = "0.1.37"
34-
dashmap = "3.11.10"
34+
dashmap = "4.0.2"
3535
http-types = "2.3.0"
3636
log = "0.4.7"
3737

0 commit comments

Comments
 (0)