Skip to content

Commit

Permalink
build(deps): bump async-lock from 2.8.0 to 3.1.2
Browse files Browse the repository at this point in the history
Bumps [async-lock](https://github.com/smol-rs/async-lock) from 2.8.0 to 3.1.2.
- [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.8.0...v3.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 5aa6d90 commit ae90ed0
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 12 deletions.
54 changes: 43 additions & 11 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.8"
async-lock = "3.1"
async-trait = "0.1.73"
color-eyre = "0.6.2"
futures = "0.3.28"
Expand Down

0 comments on commit ae90ed0

Please sign in to comment.