Skip to content

Commit b00789a

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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
@@ -129,7 +129,7 @@ default-features = true
129129

130130
# Packed bitfields
131131
[workspace.dependencies.bitflags]
132-
version = "2.9.1"
132+
version = "2.9.2"
133133

134134
# Bytes
135135
[workspace.dependencies.bytes]

0 commit comments

Comments
 (0)