Skip to content

Commit 4d69d35

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

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
@@ -98,7 +98,7 @@ version = "1.7.3"
9898

9999
# Packed bitfields
100100
[workspace.dependencies.bitflags]
101-
version = "2.9.0"
101+
version = "2.9.1"
102102

103103
# Bytes
104104
[workspace.dependencies.bytes]

0 commit comments

Comments
 (0)