summaryrefslogtreecommitdiff
path: root/systest/Cargo.toml
diff options
context:
space:
mode:
authorSteven Fackler <sfackler@palantir.com>2018-03-30 11:32:57 +0200
committerSteven Fackler <sfackler@palantir.com>2018-03-30 11:32:57 +0200
commit5c317d5a353b7c785080931ff909db182648b0b1 (patch)
tree0d4f6634aa1eea51dd805a50b2e5e276928e4d2a /systest/Cargo.toml
parenta14b7cc27631a52a81b657113e7f8f3085e29248 (diff)
downloadrust-openssl-5c317d5a353b7c785080931ff909db182648b0b1.zip
Remove unneeded build keys
Diffstat (limited to 'systest/Cargo.toml')
-rw-r--r--systest/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/systest/Cargo.toml b/systest/Cargo.toml
index 3997bf35..e9d7af64 100644
--- a/systest/Cargo.toml
+++ b/systest/Cargo.toml
@@ -2,7 +2,6 @@
name = "systest"
version = "0.1.0"
authors = ["Alex Crichton <alex@alexcrichton.com>"]
-build = "build.rs"
[dependencies]
libc = "0.2"