Skip to content

Commit 24eb9c5

Browse files
Bump bugreport from 0.5.1 to 0.6.0
Bumps [bugreport](https://github.com/sharkdp/bugreport) from 0.5.1 to 0.6.0. - [Release notes](https://github.com/sharkdp/bugreport/releases) - [Commits](sharkdp/bugreport@v0.5.1...v0.6.0) --- updated-dependencies: - dependency-name: bugreport dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b2de11 commit 24eb9c5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -29,7 +29,7 @@ asyncgit = { path = "./asyncgit", version = "0.28.1", default-features = false }
2929
backtrace = "0.3"
3030
base64 = "0.22"
3131
bitflags = "2.10"
32-
bugreport = "0.5.1"
32+
bugreport = "0.6.0"
3333
bwrap = { version = "1.3", features = ["use_std"] }
3434
bytesize = { version = "2.3", default-features = false }
3535
chrono = { version = "0.4", default-features = false, features = ["clock"] }

0 commit comments

Comments
 (0)