summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2021-01-01 22:54:53 +0100
committerDavid Peter <sharkdp@users.noreply.github.com>2021-01-06 22:53:51 +0100
commit2465438ec32cffa03a0ce3efd04c4565937cc346 (patch)
treed00bbc4b725d0a01d1f81a8717283e167d4e29a2 /Cargo.toml
parent99a61580e1c5c290e1e080b059cf29c55c381a6f (diff)
Bump bugreport version
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 5800348d..892475fc 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"
+bugreport = "0.2.1"
[dependencies.git2]
version = "0.13"