Skip to content

Commit

Permalink
Merge pull request #1248 from hermit-os/dependabot/cargo/async-lock-3…
Browse files Browse the repository at this point in the history
….4.0

build(deps): Bump async-lock from 3.3.0 to 3.4.0
  • Loading branch information
mkroening authored Jun 6, 2024
2 parents 8ac3796 + b7e84a9 commit 0844437
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 27 deletions.
32 changes: 6 additions & 26 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 @@ -77,7 +77,7 @@ ahash = { version = "0.8", default-features = false }
align-address = "0.3"
anstyle = { version = "1", default-features = false }
async-channel = { version = "2.3", default-features = false }
async-lock = { version = "3.3.0", default-features = false }
async-lock = { version = "3.4.0", default-features = false }
async-trait = "0.1.80"
bit_field = "0.10"
bitflags = "2.5"
Expand Down

0 comments on commit 0844437

Please sign in to comment.