Skip to content

Commit

Permalink
Merge pull request #1214 from hermit-os/dependabot/cargo/async-channe…
Browse files Browse the repository at this point in the history
…l-2.3.1

build(deps): bump async-channel from 2.2.1 to 2.3.1
  • Loading branch information
stlankes authored May 21, 2024
2 parents 5d44365 + 6ead066 commit 24d7373
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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 @@ -75,7 +75,7 @@ virtio-spec = { path = "virtio-spec", features = ["zerocopy"] }
ahash = { version = "0.8", default-features = false }
align-address = "0.3"
anstyle = { version = "1", default-features = false }
async-channel = { version = "2.2", default-features = false }
async-channel = { version = "2.3", default-features = false }
async-lock = { version = "3.3.0", default-features = false }
async-trait = "0.1.80"
bit_field = "0.10"
Expand Down

0 comments on commit 24d7373

Please sign in to comment.