summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 93f58aea..19164206 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,10 +11,6 @@ readme = "README.md"
repository = "https://github.com/dandavison/delta"
version = "0.4.5"
-[[bin]]
-name = "delta"
-path = "src/main.rs"
-
[dependencies]
ansi_colours = "1.0.1"
ansi_term = "0.12.1"