Skip to content

Commit

Permalink
Bump concread from 0.5.1 to 0.5.2 (#571)
Browse files Browse the repository at this point in the history
Bumps [concread](https://github.com/kanidm/concread) from 0.5.1 to 0.5.2.
- [Commits](https://github.com/kanidm/concread/commits)

---
updated-dependencies:
- dependency-name: concread
  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] authored Jun 22, 2024
1 parent 2cdcda4 commit 89b3b29
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 @@ -46,7 +46,7 @@ bit-vec = "0.6.3"
bytes = "1.6.0"
chrono = { version = "0.4.38", features = ["clock"] }
clap = { version = "4.5.7", features = ["cargo"] }
concread = "0.5.1"
concread = "0.5.2"
config = { version = "0.14", features = ["json"] }
dialoguer = "0.11.0"
enum-iterator = "2.1.0"
Expand Down

0 comments on commit 89b3b29

Please sign in to comment.