Skip to content

Commit

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

build(deps): Bump async-trait from 0.1.82 to 0.1.83
  • Loading branch information
mkroening authored Oct 1, 2024
2 parents 5738d38 + cb10449 commit 62f6b99
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 @@ -78,7 +78,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.82"
async-trait = "0.1.83"
bit_field = "0.10"
bitflags = "2.6"
build-time = "0.1.3"
Expand Down

0 comments on commit 62f6b99

Please sign in to comment.