aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml5
1 files changed, 0 insertions, 5 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 36bc268..59c31f5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,11 +9,6 @@ authors = ["Till Hoeppner <till@hoeppner.ws>"]
name = "ilc"
doc = false
-[[bin]]
-name = "freq"
-path = "src/freq.rs"
-doc = false
-
[dependencies]
regex = "*"
regex_macros = "*"