Skip to content

Commit baddec0

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

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Cargo.lock

+11-11
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
@@ -17,7 +17,7 @@ keywords = ["git", "gui", "cli", "terminal", "ui"]
1717
anyhow = "1.0"
1818
asyncgit = { path = "./asyncgit", version = "0.25", default-features = false }
1919
backtrace = "0.3"
20-
bitflags = "2.4"
20+
bitflags = "2.5"
2121
bugreport = "0.5"
2222
bwrap = { version = "1.3", features = ["use_std"] }
2323
bytesize = { version = "1.3", default-features = false }

0 commit comments

Comments
 (0)