Skip to content

Commit

Permalink
Merge pull request #1554 from hermit-os/dependabot/cargo/bitflags-2.7.0
Browse files Browse the repository at this point in the history
build(deps): Bump bitflags from 2.6.0 to 2.7.0
  • Loading branch information
mkroening authored Jan 14, 2025
2 parents 3e110e0 + a3ef3cb commit e37accd
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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 @@ -106,7 +106,7 @@ anstyle = { version = "1", default-features = false }
async-lock = { version = "3.4.0", default-features = false }
async-trait = "0.1.85"
bit_field = "0.10"
bitflags = "2.6"
bitflags = "2.7"
build-time = "0.1.3"
cfg-if = "1"
crossbeam-utils = { version = "0.8", default-features = false }
Expand Down

0 comments on commit e37accd

Please sign in to comment.