Skip to content

Commit 73855ca

Browse files
Merge pull request #6 from newsboat/dependabot/cargo/bitflags-2.8.0
2 parents 9cb44fe + fd7d2a9 commit 73855ca

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ categories = ["api-bindings", "os"]
1414
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1515

1616
[dependencies]
17-
bitflags = "2.7"
17+
bitflags = "2.8"
1818
libc = ">=0.2.69"

0 commit comments

Comments
 (0)