Skip to content

Commit 8b4169c

Browse files
Bump bitflags from 2.9.0 to 2.9.1
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.9.0 to 2.9.1. - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.9.0...2.9.1) --- updated-dependencies: - dependency-name: bitflags dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 23dcf47 commit 8b4169c

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

Cargo.lock

Lines changed: 17 additions & 17 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
@@ -28,7 +28,7 @@ libc = { version = "0.2.172" }
2828
flatbuffers = "25.2.10"
2929
page_size = "0.6.0"
3030
termcolor = "1.2.0"
31-
bitflags = "2.9.0"
31+
bitflags = "2.9.1"
3232
log = "0.4.27"
3333
tracing = { version = "0.1.41", features = ["log"] }
3434
tracing-log = "0.2.0"

0 commit comments

Comments
 (0)