Skip to content

Commit 01a4422

Browse files
committed
upgrade dashmap
1 parent cc2861b commit 01a4422

File tree

2 files changed

+5
-52
lines changed

2 files changed

+5
-52
lines changed

Cargo.lock

Lines changed: 4 additions & 51 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
@@ -59,7 +59,7 @@ base64 = "0.13"
5959
strum = { version = "0.23.0", features = ["derive"] }
6060
lol_html = "0.3"
6161
font-awesome-as-a-crate = { path = "crates/font-awesome-as-a-crate" }
62-
dashmap = "3.11.10"
62+
dashmap = "4.0.2" # dashmap 5.0.0 has an open vulnerability: RUSTSEC-2022-0002
6363
string_cache = "0.8.0"
6464
postgres-types = { version = "0.2", features = ["derive"] }
6565
zip = "0.5.11"

0 commit comments

Comments
 (0)