aboutsummaryrefslogtreecommitdiff
path: root/rust
diff options
context:
space:
mode:
Diffstat (limited to 'rust')
-rw-r--r--rust/Cargo.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/rust/Cargo.toml b/rust/Cargo.toml
index c05ba2c..d382d32 100644
--- a/rust/Cargo.toml
+++ b/rust/Cargo.toml
@@ -16,10 +16,6 @@ git = "https://github.com/kanaka/rust-pcre"
[[bin]]
-
-name = "exp"
-
-[[bin]]
name = "step0_repl"
[[bin]]
name = "step1_read_print"