Skip to content

Commit

Permalink
build(deps): bump dashmap from 5.5.0 to 5.5.3 (#894)
Browse files Browse the repository at this point in the history
Bumps [dashmap](https://github.com/xacrimon/dashmap) from 5.5.0 to 5.5.3.
- [Release notes](https://github.com/xacrimon/dashmap/releases)
- [Commits](xacrimon/dashmap@v5.5.0...v.5.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 1, 2023
1 parent a3c837b commit c8398a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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.5.0"
dashmap = "5.5.3"
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 c8398a1

Please sign in to comment.