aboutsummaryrefslogtreecommitdiff
path: root/rust
diff options
context:
space:
mode:
authorJoel Martin <github@martintribe.org>2014-10-27 23:52:41 -0500
committerJoel Martin <github@martintribe.org>2015-01-08 10:56:10 -0600
commit111dbaf1ac6162f3ef0a33ed5cc894cc6d1ec011 (patch)
tree354a65e98c19fe400e5a12ce8c9b9cd31760ea1d /rust
parentfb5c165838a658c79c9772c264a0a1673bc5081b (diff)
downloadmal-111dbaf1ac6162f3ef0a33ed5cc894cc6d1ec011.tar.gz
mal-111dbaf1ac6162f3ef0a33ed5cc894cc6d1ec011.zip
rust: update README. Remove exp.rs compilation.
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"