1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-09 19:51:48 +00:00

Bump bugreport from 0.3.0 to 0.4.0

Bumps [bugreport](https://github.com/sharkdp/bugreport) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/sharkdp/bugreport/releases)
- [Commits](https://github.com/sharkdp/bugreport/compare/v0.3.0...v0.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-12 09:19:52 +00:00
committed by GitHub
parent 285b1556a9
commit 1a610dbdd2
2 changed files with 41 additions and 42 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ serde_yaml = "0.8"
semver = "0.11"
path_abs = { version = "0.5", default-features = false }
clircle = "0.3"
bugreport = "0.3"
bugreport = "0.4"
dirs-next = { version = "2.0.0", optional = true }
[dependencies.git2]