Skip to content

Commit

Permalink
Bump dashmap from 3.11.10 to 4.0.1 (#680)
Browse files Browse the repository at this point in the history
Bumps [dashmap](https://github.com/xacrimon/dashmap) from 3.11.10 to 4.0.1.
- [Release notes](https://github.com/xacrimon/dashmap/releases)
- [Commits](xacrimon/dashmap@v3.11.10...v4.0.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Jan 11, 2021
1 parent 3c19fc7 commit fbd7680
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 40 deletions.
42 changes: 3 additions & 39 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 @@ -42,7 +42,7 @@ serde = { version = "1.0.118", features = ["derive", "rc"] }
term_size = "0.3.2"
toml = "0.5.8"
parking_lot = "0.11.1"
dashmap = { version = "3.11.10", features = ["serde"] }
dashmap = { version = "4.0.1", features = ["serde"] }
num-format = "0.4.0"
once_cell = "1.5.2"
regex = "1.4.3"
Expand Down

0 comments on commit fbd7680

Please sign in to comment.