Skip to content

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 Jun 17, 2024
1 parent eec70e4 commit 230d62e
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 builder/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ libp2p = ["sequencer/libp2p"]
anyhow = { workspace = true }
async-broadcast = "0.7.0"
async-compatibility-layer = { workspace = true }
async-lock = "2.2"
async-lock = "3.4"
async-std = { workspace = true }
async-trait = { workspace = true }
clap = { workspace = true }
Expand Down

0 comments on commit 230d62e

Please sign in to comment.