Skip to content

Commit

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

build(deps): Bump async-trait from 0.1.83 to 0.1.85
  • Loading branch information
mkroening authored Jan 7, 2025
2 parents 2c888ea + f8b5f78 commit 1828297
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 @@ -104,7 +104,7 @@ ahash = { version = "0.8", default-features = false }
align-address = "0.3"
anstyle = { version = "1", default-features = false }
async-lock = { version = "3.4.0", default-features = false }
async-trait = "0.1.83"
async-trait = "0.1.85"
bit_field = "0.10"
bitflags = "2.6"
build-time = "0.1.3"
Expand Down

0 comments on commit 1828297

Please sign in to comment.