summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2020-11-24 21:01:14 +0100
committerDavid Peter <sharkdp@users.noreply.github.com>2020-11-24 21:40:11 +0100
commita6810e3353db8536015b830b28e45e5e0167fdac (patch)
treeb1c24c9cd61c55774d0a8e3c418c90ef055b8182 /Cargo.toml
parent591eba66a3af1c211a09eefd17cbeb819b0a131f (diff)
Revert "Add io cycle detection with clircle"
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 772e1695..18131851 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -51,7 +51,6 @@ serde = { version = "1.0", features = ["derive"] }
serde_yaml = "0.8"
semver = "0.11"
path_abs = { version = "0.5", default-features = false }
-clircle = "0.1.3"
[dependencies.git2]
version = "0.13"