Skip to content

Commit c1bac1a

Browse files
committed
Update Rust crate dashmap to v5
1 parent 65032d1 commit c1bac1a

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ conduit-router = "0.10.0"
4646
conduit-static = "0.10.0"
4747

4848
cookie = { version = "0.16.0-rc.1", features = ["secure"] }
49-
dashmap = { version = "4.0.2", features = ["raw-api"] }
49+
dashmap = { version = "5.0.0", features = ["raw-api"] }
5050
derive_deref = "1.1.1"
5151
dialoguer = "0.9"
5252
diesel = { version = "1.4.8", features = ["postgres", "serde_json", "chrono", "r2d2"] }

0 commit comments

Comments
 (0)