Skip to content

Commit ee1224f

Browse files
build(deps): bump bitflags from 2.12.1 to 2.13.0
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.12.1 to 2.13.0. - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.12.1...2.13.0) --- updated-dependencies: - dependency-name: bitflags dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent abc91f7 commit ee1224f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ ip_network = "0.4"
130130
ip_network_table = "0.2"
131131
radix_trie = "0.3"
132132
fixedbitset = "0.5"
133-
bitflags = "2.11"
133+
bitflags = "2.13"
134134
lru = { version = "0.18", default-features = false }
135135
#
136136
blake3 = { version = "1.5", default-features = false }

0 commit comments

Comments
 (0)