Skip to content

Commit 5d06aac

Browse files
dependabot[bot]extrawurst
authored andcommitted
Bump bitflags from 2.5.0 to 2.6.0
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](bitflags/bitflags@2.5.0...2.6.0) --- updated-dependencies: - dependency-name: bitflags dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9995a28 commit 5d06aac

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Cargo.lock

Lines changed: 11 additions & 11 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
@@ -18,7 +18,7 @@ build = "build.rs"
1818
anyhow = "1.0"
1919
asyncgit = { path = "./asyncgit", version = "0.26", default-features = false }
2020
backtrace = "0.3"
21-
bitflags = "2.5"
21+
bitflags = "2.6"
2222
bugreport = "0.5"
2323
bwrap = { version = "1.3", features = ["use_std"] }
2424
bytesize = { version = "1.3", default-features = false }

0 commit comments

Comments
 (0)