Skip to content

Commit

Permalink
chore(deps): bump dashmap from 5.4.0 to 5.5.3 (#75)
Browse files Browse the repository at this point in the history
Bumps [dashmap](https://github.com/xacrimon/dashmap) from 5.4.0 to 5.5.3.
- [Release notes](https://github.com/xacrimon/dashmap/releases)
- [Commits](xacrimon/dashmap@v5.4.0...v.5.5.3)

---
updated-dependencies:
- dependency-name: dashmap
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent 38503a6 commit 47141d3
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 15 deletions.
34 changes: 20 additions & 14 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 @@ realtime = ["socketio-rs"]
[dependencies]
anyhow = "1.0"
byteorder = "1"
dashmap = "5.4"
dashmap = "5.5"
headers = "0.3"
http = "0.2"
lazy_static = "1.4"
Expand Down

0 comments on commit 47141d3

Please sign in to comment.