summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2021-01-06 22:20:47 +0100
committerDavid Peter <sharkdp@users.noreply.github.com>2021-01-06 22:53:51 +0100
commit6a52f69b5816819ae3d44f231e236e6249c4eff7 (patch)
treef83f6901f030b2e192b44350fe940b6d9d51da0a /Cargo.toml
parent60406c7c2d581cb9110e02e7388e405afc831557 (diff)
Update to bugreport 0.3.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 892475fc..18216303 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -51,7 +51,7 @@ serde_yaml = "0.8"
semver = "0.11"
path_abs = { version = "0.5", default-features = false }
clircle = "0.2.0"
-bugreport = "0.2.1"
+bugreport = "0.3"
[dependencies.git2]
version = "0.13"