Skip to content

Commit 4fb35c3

Browse files
authored
Merge pull request #389 from cyphar/dependabot/cargo/bitflags-2.13.0
build(deps): bump bitflags from 2.12.1 to 2.13.0
2 parents 5c6a94d + 13b6fb7 commit 4fb35c3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -64,7 +64,7 @@ _test_race = []
6464
lto = true
6565

6666
[dependencies]
67-
bitflags = "2.12"
67+
bitflags = "2.13"
6868
bytemuck = { version = "1", features = ["extern_crate_std", "derive"], optional = true }
6969
itertools = "0.14"
7070
libc = "0.2.183"

0 commit comments

Comments
 (0)