Serde bump
This commit is contained in:
@@ -8,7 +8,7 @@ build = "build.rs"
|
||||
path = "run.rs"
|
||||
|
||||
[dependencies]
|
||||
"ethcore-ipc" = { path = "../rpc" }
|
||||
ethcore-ipc = { path = "../rpc" }
|
||||
ethcore-devtools = { path = "../../devtools" }
|
||||
semver = "0.2.0"
|
||||
nanomsg = { git = "https://github.com/ethcore/nanomsg.rs.git" }
|
||||
@@ -17,4 +17,4 @@ ethcore-util = { path = "../../util" }
|
||||
|
||||
[build-dependencies]
|
||||
syntex = "*"
|
||||
"ethcore-ipc-codegen" = { path = "../codegen" }
|
||||
ethcore-ipc-codegen = { path = "../codegen" }
|
||||
|
||||
Reference in New Issue
Block a user