Skip to content

Commit

Permalink
Bump dashmap from 5.3.1 to 5.3.2
Browse files Browse the repository at this point in the history
Bumps [dashmap](https://github.com/xacrimon/dashmap) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/xacrimon/dashmap/releases)
- [Commits](xacrimon/dashmap@v5.3.1...v5.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2022
1 parent 8565d0e commit 982309a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 17 deletions.
18 changes: 2 additions & 16 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 @@ -14,7 +14,7 @@ readme = "README.md"
anyhow = "1.0.55"
bytes = "1.0.1"
clap = { version = "3.1.8", features = ["derive", "env", "wrap_help"] }
dashmap = "5.1.0"
dashmap = "5.3.2"
dav-server = { version = "0.3.3", default-features = false, features = ["hyper"] }
futures-util = "0.3"
headers = "0.3.6"
Expand Down

0 comments on commit 982309a

Please sign in to comment.