Skip to content

Commit 2bd802c

Browse files
Bump bitflags from 2.6.0 to 2.8.0
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.6.0 to 2.8.0. - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.6.0...2.8.0) --- updated-dependencies: - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2fede96 commit 2bd802c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

ms_hostcall/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ edition = "2021"
1010
[dependencies]
1111
# smoltcp.workspace = true
1212
derive_more = "0.99.17"
13-
bitflags = "2.5.0"
13+
bitflags = "2.8.0"
1414
thiserror-no-std = "2.0.2"
1515
# managed = { version = "0.8", default-features = false, features = ["map"] }
1616
# defmt = { version = "0.3", optional = true }

0 commit comments

Comments
 (0)