Skip to content

Commit

Permalink
Merge pull request #158 from rspamd/dependabot/cargo/dashmap-6.1.0
Browse files Browse the repository at this point in the history
Bump dashmap from 6.0.1 to 6.1.0
  • Loading branch information
vstakhov authored Sep 8, 2024
2 parents 4105605 + 588cd34 commit 79f2c26
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ serde_json = "1.0"
serde_derive = "1.0"
redis = { version = "0.23", features = ["tokio-comp"] }
thiserror = "1.0"
dashmap = "6.0"
dashmap = "6.1"
reqwest = { version = "0.12", features = ["json"] }
url = "2.5"
memmem = "0.1"
Expand Down

0 comments on commit 79f2c26

Please sign in to comment.