Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Commit

Permalink
Bump async-lock from 2.8.0 to 3.4.0
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.4.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.8.0...v3.4.0)

---
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 Aug 16, 2024
1 parent f358101 commit 0f5e062
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -10,7 +10,7 @@ async-broadcast = "0.7"
async-compatibility-layer = { version = "1.1", default-features = false, features = [
"logging-utils",
] }
async-lock = "2.8"
async-lock = "3.4"
async-std = { version = "1.9.0", features = ["unstable", "attributes"] }
async-trait = "0.1"
bincode = "1.3"
Expand Down

0 comments on commit 0f5e062

Please sign in to comment.