Skip to content

Commit b2eafb4

Browse files
chore: bump bitflags from 2.5.0 to 2.6.0 (#645)
1 parent 6cde77f commit b2eafb4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ codegen-units=1
2020
thiserror = "1.0"
2121
libc = "0.2.155"
2222
streaming-iterator = "0.1.5"
23-
bitflags = "2.5.0"
23+
bitflags = "2.6.0"
2424
humantime = {version = "2.1.0", optional = true}
2525
serde = {version = "1.0.203", features = ["derive"], optional = true}
2626
serde_json = {version = "1.0.117", optional = true}

0 commit comments

Comments
 (0)