summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorManos Pitsidianakis <el13635@mail.ntua.gr>2019-10-24 12:19:29 +0300
committerManos Pitsidianakis <el13635@mail.ntua.gr>2019-10-24 12:19:29 +0300
commit212e9bd701ee51bb533ac5c7e1fd80bb3491f451 (patch)
tree1c918d8eb10b4de7e79054f6cb444f8723f7ff27 /Cargo.toml
parentcde9eb43f54c0ae10fdd9fa8d9801e72935fed9a (diff)
Revert "Show manuals with command line arguments"
Since this commit requires `mandoc` as a build dependency, it is removed for now until a better compromise is found. This reverts commit 6a8f869e5b9b80d7150f1aeb00a262601da9e143.
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 9418e520..612060c6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,7 +3,6 @@ name = "meli"
version = "0.3.2"
authors = ["Manos Pitsidianakis <el13635@mail.ntua.gr>"]
edition = "2018"
-build = "build.rs"
[[bin]]
name = "meli"