Skip to content

Commit da245db

Browse files
build(deps): bump bitflags from 2.9.0 to 2.11.1 (#1745)
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.9.0 to 2.11.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.11.1) --- updated-dependencies: - dependency-name: bitflags dependency-version: 2.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72518c2 commit da245db

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -76,7 +76,7 @@ testing-fake-proofs = []
7676
# Common
7777
serde = { version = "1.0", features = ["derive"] }
7878
anyhow = "1.0.102"
79-
bitflags = "2.9.0"
79+
bitflags = "2.11.1"
8080
num = { version = "0.4", features = ["serde"] }
8181
num-derive = "0.4.2"
8282
num-traits = "0.2.19"

0 commit comments

Comments
 (0)