Skip to content

Commit 3a5f6a7

Browse files
committed
Bump dashmap
1 parent 6e74a22 commit 3a5f6a7

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Cargo.lock

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

crates/hir-def/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ arrayvec = "0.7.2"
1515
bitflags = "1.3.2"
1616
cov-mark = "2.0.0-pre.1"
1717
# We need to freeze the version of the crate, as the raw-api feature is considered unstable
18-
dashmap = { version = "=5.3.4", features = ["raw-api"] }
18+
dashmap = { version = "=5.4.0", features = ["raw-api"] }
1919
drop_bomb = "0.1.5"
2020
either = "1.7.0"
2121
fst = { version = "0.4.7", default-features = false }

0 commit comments

Comments
 (0)