Skip to content

Commit c0ec7f3

Browse files
build(deps): bump bitflags from 2.9.0 to 2.9.1 in the patch group across 1 directory (#431)
1 parent 9e160ce commit c0ec7f3

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Cargo.lock

Lines changed: 14 additions & 14 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
@@ -36,7 +36,7 @@ unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] }
3636
[workspace.dependencies]
3737
uuid = { version = "1.16", default-features = false }
3838
tracing = { version = "0.1", default-features = false }
39-
bitflags = "2.8"
39+
bitflags = "2.9"
4040
rand = "0.8"
4141
cfg-if = "1"
4242
time = { version = "0.3", default-features = false }

0 commit comments

Comments
 (0)