Skip to content

Commit

Permalink
build(deps): bump async-lock from 2.7.0 to 2.8.0
Browse files Browse the repository at this point in the history
Bumps [async-lock](https://github.com/smol-rs/async-lock) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/smol-rs/async-lock/releases)
- [Changelog](https://github.com/smol-rs/async-lock/blob/master/CHANGELOG.md)
- [Commits](smol-rs/async-lock@v2.7.0...v2.8.0)

---
updated-dependencies:
- dependency-name: async-lock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 11, 2023
1 parent 7366f71 commit 7981f59
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 @@ -18,7 +18,7 @@ logging-utils = ["tracing-subscriber"]


[dependencies]
async-lock = "2.7"
async-lock = "2.8"
async-trait = "0.1.71"
color-eyre = "0.6.2"
futures = "0.3.28"
Expand Down

0 comments on commit 7981f59

Please sign in to comment.