Skip to content

Commit

Permalink
Merge pull request #1377 from hermit-os/dependabot/cargo/async-trait-…
Browse files Browse the repository at this point in the history
…0.1.82

build(deps): Bump async-trait from 0.1.81 to 0.1.82
  • Loading branch information
mkroening authored Sep 2, 2024
2 parents 601b095 + d0126fd commit f9ed74a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -81,7 +81,7 @@ align-address = "0.3"
anstyle = { version = "1", default-features = false }
async-channel = { version = "2.3", default-features = false }
async-lock = { version = "3.4.0", default-features = false }
async-trait = "0.1.81"
async-trait = "0.1.82"
bit_field = "0.10"
bitflags = "2.6"
build-time = "0.1.3"
Expand Down

0 comments on commit f9ed74a

Please sign in to comment.