Skip to content

Commit 2bcc2ea

Browse files
Bump bitflags from 2.9.2 to 2.9.3 (#821)
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.9.2 to 2.9.3. - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.9.2...2.9.3) --- updated-dependencies: - dependency-name: bitflags dependency-version: 2.9.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7114491 commit 2bcc2ea

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

Cargo.lock

Lines changed: 22 additions & 22 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.2"
36+
bitflags = "2.9.3"
3737
log = "0.4.27"
3838
tracing = { version = "0.1.41", features = ["log"] }
3939
tracing-log = "0.2.0"

0 commit comments

Comments
 (0)