Skip to content

Commit

Permalink
Bump the rust-minor-patch group with 1 update (#172)
Browse files Browse the repository at this point in the history
Bumps the rust-minor-patch group with 1 update: [key-rwlock](https://github.com/Defelo/key-rwlock).

- [Release notes](https://github.com/Defelo/key-rwlock/releases)
- [Changelog](https://github.com/Defelo/key-rwlock/blob/develop/release.toml)
- [Commits](Defelo/key-rwlock@v0.1.1...v0.1.2)

---
updated-dependencies:
- dependency-name: key-rwlock
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-minor-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 Sep 20, 2023
1 parent 5197480 commit c7499b0
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 @@ -22,7 +22,7 @@ codegen-units = 1
anyhow = { version = "1.0.75", default-features = false, features = ["std"] }
config = { version = "0.13.3", default-features = false, features = ["toml", "json"] }
fnct = { version = "0.6.0", default-features = false }
key-rwlock = { version = "0.1.1", default-features = false }
key-rwlock = { version = "0.1.2", default-features = false }
once_cell = { version = "1.18.0", default-features = false }
poem = { version = "1.3.58", default-features = false, features = ["server", "anyhow"] }
poem-ext = { version = "0.9.3", default-features = false, features = ["shield"] }
Expand Down

0 comments on commit c7499b0

Please sign in to comment.