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

Merge pull request #1646 from sharkdp/dependabot/cargo/bugreport-0.4.0

Bump bugreport from 0.3.0 to 0.4.0
This commit is contained in:
David Peter
2021-05-12 22:34:00 +02:00
committed by GitHub
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]