Skip to content

Commit e5799e4

Browse files
dependabot[bot]ChanTsune
authored andcommitted
⬆️ Bump bitflags from 2.11.1 to 2.12.1
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.11.1 to 2.12.1. - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.11.1...2.12.1) --- updated-dependencies: - dependency-name: bitflags dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9df1c8e commit e5799e4

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.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ rust-version = "1.88"
1414
anstream = "1.0.0"
1515
anyhow = { version = "1.0.102", features = ["backtrace"] }
1616
base64 = "0.22.1"
17-
bitflags = "2.11.1"
17+
bitflags = "2.12.1"
1818
bstr = "1.12.1"
1919
bugreport = { version = "0.6.0", default-features = false, features = ["collector_operating_system", "format_markdown"] }
2020
bytesize = "2.3.1"

0 commit comments

Comments
 (0)