Skip to content

Commit b9e0629

Browse files
Bump bitflags from 2.8.0 to 2.9.0 (#306)
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.8.0 to 2.9.0. - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.8.0...2.9.0) --- updated-dependencies: - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7927c6 commit b9e0629

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Cargo.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/hyperlight_host/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ paste = "1.0"
2929
flatbuffers = "25.2.10"
3030
page_size = "0.6.0"
3131
termcolor = "1.2.0"
32-
bitflags = "2.8.0"
32+
bitflags = "2.9.0"
3333
lazy_static = "1.4.0"
3434
serde = { version = "1.0", features = ["derive"] }
3535
serde_json = "1.0"

0 commit comments

Comments
 (0)