Skip to content

Commit

Permalink
[Renovate] deps: Update Rust crate dashmap to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 30, 2024
1 parent 8774914 commit 6fd063f
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 @@ -7,7 +7,7 @@ edition = "2021"

[dependencies]
anyhow = "1.0.75"
dashmap = "5.5.3"
dashmap = "6.0.0"
dotenv = "0.15.0"
tracing = "0.1.37"
serde = { version = "1.0", features = ["derive"] }
Expand Down

0 comments on commit 6fd063f

Please sign in to comment.