Skip to content

Commit

Permalink
build(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 Aug 2, 2023
1 parent 4e8842e commit 7109fb3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
14 changes: 10 additions & 4 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.72"
bytes = "1.4.0"
clap = { version = "4.3.19", features = ["derive", "env", "wrap_help"] }
dashmap = "5.3.2"
dashmap = "5.5.0"
dav-server = { version = "0.5.5", default-features = false, features = ["hyper"] }
dirs = "5.0.1"
futures-util = "0.3"
Expand Down

0 comments on commit 7109fb3

Please sign in to comment.