summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMartin Nordholts <enselic@gmail.com>2021-01-07 12:56:47 +0100
committerMartin Nordholts <enselic@gmail.com>2021-01-07 12:58:26 +0100
commitda1016662588cae98aeb96b2ec570b14f02f9c62 (patch)
tree0fb64d8ab5c0427251527ff6b300f98955211bf6 /Cargo.toml
parent46487b201ff0f4cdcbfdea9d328cbac6d29a22d1 (diff)
parentb6b7262962ab67d34ad98788aff6ed78f1e763e3 (diff)
Merge remote-tracking branch 'origin/master' into fix-1063
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ab9fdc2f..865d1f85 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -51,6 +51,7 @@ serde_yaml = "0.8"
semver = "0.11"
path_abs = { version = "0.5", default-features = false }
clircle = "0.2.0"
+bugreport = "0.3"
[dependencies.git2]
version = "0.13"