Skip to content

Commit 89f8ece

Browse files
chore(deps): update rust crate bitflags to 2.9.1 (#10542)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ac67c6b commit 89f8ece

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

Cargo.lock

Lines changed: 27 additions & 27 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
@@ -32,7 +32,7 @@ anyhow = { version = "1.0.95", features = ["backtrace"] }
3232
anymap = { package = "anymap3", version = "1.0.1" }
3333
async-recursion = { version = "1.1.1" }
3434
async-trait = { version = "0.1.84" }
35-
bitflags = { version = "2.6.0" }
35+
bitflags = { version = "2.9.1" }
3636
browserslist-rs = { version = "0.18.1" }
3737
camino = { version = "1.1.9" }
3838
concat-string = { version = "1.0.1" }

0 commit comments

Comments
 (0)