Skip to content

Commit 194edae

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

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

Cargo.lock

Lines changed: 21 additions & 21 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
@@ -33,7 +33,7 @@ fallible-iterator = { version = "0.3.0", optional = true }
3333
blake3 = "1.8.2"
3434
page_size = "0.6.0"
3535
termcolor = "1.2.0"
36-
bitflags = "2.9.3"
36+
bitflags = "2.9.4"
3737
log = "0.4.27"
3838
tracing = { version = "0.1.41", features = ["log"] }
3939
tracing-log = "0.2.0"

0 commit comments

Comments
 (0)