Skip to content

Commit 25f4fc4

Browse files
authored
Merge pull request #255 from durbanlegend/dependabot/cargo/bitflags-2.10.0
Bump bitflags from 2.9.4 to 2.10.0
2 parents e7cd207 + 55b3bb0 commit 25f4fc4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -233,7 +233,7 @@ anyhow = { version = "1.0", optional = true }
233233
arboard = { version = "3.4", optional = true }
234234
atty = { version = "0.2", optional = true }
235235
backtrace = "0.3"
236-
bitflags = { version = "2.9", optional = true }
236+
bitflags = { version = "2.10", optional = true }
237237
cargo-lookup = { version = "0.1", optional = true }
238238
cargo_toml = { version = "0.22", optional = true }
239239
chrono = "0.4"

0 commit comments

Comments
 (0)