aboutsummaryrefslogtreecommitdiff
path: root/serde-tests/Cargo.toml
diff options
context:
space:
mode:
authorOliver Schneider <git-spam-no-reply9815368754983@oli-obk.de>2016-07-15 16:24:26 +0200
committerOliver Schneider <git-spam-no-reply9815368754983@oli-obk.de>2016-07-15 16:24:26 +0200
commitf0659e10783cc81ba64095fbac9a53eb5da91716 (patch)
treee60c2fef19663d50a4c84871a845282b77eb85e8 /serde-tests/Cargo.toml
parent2626cf77cb9bd397a26dac1c662e731f03e258be (diff)
downloadmilf-rs-f0659e10783cc81ba64095fbac9a53eb5da91716.tar.gz
milf-rs-f0659e10783cc81ba64095fbac9a53eb5da91716.zip
next iteration
Diffstat (limited to 'serde-tests/Cargo.toml')
-rw-r--r--serde-tests/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/serde-tests/Cargo.toml b/serde-tests/Cargo.toml
index 97d743a..aca29cb 100644
--- a/serde-tests/Cargo.toml
+++ b/serde-tests/Cargo.toml
@@ -9,7 +9,6 @@ serde = "0.7"
toml = { path = "..", features = ["serde"] }
[build-dependencies]
-syntex = "0.33"
serde_codegen = "0.7"
[lib]