Skip to content

Commit 8ea28a4

Browse files
Bump bitflags from 2.7.0 to 2.8.0 (#2487)
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.7.0...2.8.0) --- updated-dependencies: - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9b3bc7b commit 8ea28a4

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

Cargo.lock

+19-19
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
@@ -18,7 +18,7 @@ build = "build.rs"
1818
anyhow = "1.0"
1919
asyncgit = { path = "./asyncgit", version = "0.27.0", default-features = false }
2020
backtrace = "0.3"
21-
bitflags = "2.7"
21+
bitflags = "2.8"
2222
bugreport = "0.5.1"
2323
bwrap = { version = "1.3", features = ["use_std"] }
2424
bytesize = { version = "1.3", default-features = false }

0 commit comments

Comments
 (0)