summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorrachitchokshi <rachitchokshi@gmail.com>2018-09-09 01:15:41 -0700
committerDavid Peter <sharkdp@users.noreply.github.com>2018-09-10 21:24:15 +0200
commite9681bf22dd3aedd1ae479df0293cb97e32b49c4 (patch)
treee4ccfbfea67deef40298728c05da2e082b1a8a4c /Cargo.toml
parent1b6df8a4802cd4580f515cf63756dad1649290fe (diff)
Testing build by removing dependency 'libz-sys = "1.0.20"'
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4df621ac..ac395507 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,7 +19,6 @@ ansi_term = "0.11"
console = "0.6"
directories = "1.0"
lazy_static = "1.0"
-libz-sys = "1.0.20"
[dependencies.git2]
version = "0.7"