Skip to content

Commit 47141d3

Browse files
chore(deps): bump dashmap from 5.4.0 to 5.5.3 (#75)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 38503a6 commit 47141d3

File tree

2 files changed

+21
-15
lines changed

2 files changed

+21
-15
lines changed

Cargo.lock

Lines changed: 20 additions & 14 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
@@ -24,7 +24,7 @@ realtime = ["socketio-rs"]
2424
[dependencies]
2525
anyhow = "1.0"
2626
byteorder = "1"
27-
dashmap = "5.4"
27+
dashmap = "5.5"
2828
headers = "0.3"
2929
http = "0.2"
3030
lazy_static = "1.4"

0 commit comments

Comments
 (0)