Skip to content

Commit 8790ca6

Browse files
committed
Update Rust crate dashmap to v5.2.0
1 parent 56a133f commit 8790ca6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 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
@@ -47,7 +47,7 @@ conduit-router = "=0.10.0"
4747
conduit-static = "=0.10.0"
4848

4949
cookie = { version = "=0.16.0", features = ["secure"] }
50-
dashmap = { version = "=5.1.0", features = ["raw-api"] }
50+
dashmap = { version = "=5.2.0", features = ["raw-api"] }
5151
derive_deref = "=1.1.1"
5252
dialoguer = "=0.10.0"
5353
diesel = { version = "=1.4.8", features = ["postgres", "serde_json", "chrono", "r2d2"] }

0 commit comments

Comments
 (0)