Skip to content

Commit

Permalink
deps: dashmap @ 4.x
Browse files Browse the repository at this point in the history
Might as well upgrade before the connection pooling PR goes out.
  • Loading branch information
Fishrock123 committed Feb 12, 2021
1 parent e07edce commit 8102ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ hyper_client = ["hyper", "hyper-tls", "http-types/hyperium_http", "futures-util"

[dependencies]
async-trait = "0.1.37"
dashmap = "3.11.10"
dashmap = "4.0.2"
http-types = "2.3.0"
log = "0.4.7"

Expand Down

0 comments on commit 8102ff3

Please sign in to comment.