improvements to build, updated dependencies, moved rpctest to its own submodule

This commit is contained in:
debris
2016-03-19 23:27:50 +01:00
parent c837c3164a
commit b9623e6c5b
6 changed files with 87 additions and 71 deletions

View File

@@ -14,7 +14,7 @@ clippy = { version = "0.0.54", optional = true }
[build-dependencies]
serde_codegen = { version = "0.7.0", optional = true }
syntex = "0.29.0"
syntex = "0.30.0"
[features]
default = ["serde_codegen"]