Skip to content

Commit 616584c

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 6aeffb4 commit 616584c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -39,7 +39,7 @@ asyncgit = { path = "./asyncgit", version = "0.28.1", default-features = false }
3939
backtrace = "0.3"
4040
base64 = "0.22"
4141
bitflags = "2.10"
42-
bugreport = "0.5.1"
42+
bugreport = "0.6.0"
4343
bwrap = { version = "1.3", features = ["use_std"] }
4444
bytesize = { version = "2.3", default-features = false }
4545
chrono = { version = "0.4", default-features = false, features = ["clock"] }

0 commit comments

Comments
 (0)