Skip to content

Commit

Permalink
chore(deps): bump dashmap from 5.4.0 to 5.5.0
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.0.
- [Release notes](https://github.com/xacrimon/dashmap/releases)
- [Commits](xacrimon/dashmap@v5.4.0...v5.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 12, 2023
1 parent 3a6977c commit cacf6ce
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 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 @@ -119,7 +119,7 @@ blake3 = { version = "1.4.1", optional = true, features = ["traits-preview"] }
clap = { version = "4.3", features = ["derive", "env"], optional = true }
commit = { git = "https://github.com/EspressoSystems/commit", tag = "0.2.2" }
custom_debug = "0.5"
dashmap = "5.3.4"
dashmap = "5.5.0"
derivative = { version = "2.2.0", optional = true }
digest = "0.10.7"
either = { version = "1.8.1", features = [ "serde" ] }
Expand Down

0 comments on commit cacf6ce

Please sign in to comment.