Skip to content

Commit

Permalink
Bump bitflags from 1.3.2 to 2.6.0
Browse files Browse the repository at this point in the history
Bumps [bitflags](https://github.com/bitflags/bitflags) from 1.3.2 to 2.6.0.
- [Release notes](https://github.com/bitflags/bitflags/releases)
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md)
- [Commits](bitflags/bitflags@1.3.2...2.6.0)

---
updated-dependencies:
- dependency-name: bitflags
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 1, 2024
1 parent c1d3afd commit 4467c65
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 additions & 3 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 @@ -16,7 +16,7 @@ run-command = ["qemu-system-x86_64", "-display", "none", "-smp", "1", "-m", "128
run-args = []

[dependencies]
bitflags = "1.0"
bitflags = "2.6"
spin = "0.9"
simple-chunk-allocator = "0.1.5"
qemu-exit = "3.0" # Spinlocks.
Expand Down

0 comments on commit 4467c65

Please sign in to comment.