|
|
|
|
@@ -1,6 +1,6 @@
|
|
|
|
|
[root]
|
|
|
|
|
name = "parity"
|
|
|
|
|
version = "1.2.0"
|
|
|
|
|
version = "1.2.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"ansi_term 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"clippy 0.0.77 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
@@ -16,7 +16,7 @@ dependencies = [
|
|
|
|
|
"ethcore-ipc-nano 1.2.0",
|
|
|
|
|
"ethcore-rpc 1.2.0",
|
|
|
|
|
"ethcore-signer 1.2.0",
|
|
|
|
|
"ethcore-util 1.2.0",
|
|
|
|
|
"ethcore-util 1.2.1",
|
|
|
|
|
"ethsync 1.2.0",
|
|
|
|
|
"fdlimit 0.1.0",
|
|
|
|
|
"hyper 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
@@ -257,7 +257,7 @@ dependencies = [
|
|
|
|
|
"ethcore-devtools 1.2.0",
|
|
|
|
|
"ethcore-ipc 1.2.0",
|
|
|
|
|
"ethcore-ipc-codegen 1.2.0",
|
|
|
|
|
"ethcore-util 1.2.0",
|
|
|
|
|
"ethcore-util 1.2.1",
|
|
|
|
|
"ethjson 0.1.0",
|
|
|
|
|
"ethstore 0.1.0",
|
|
|
|
|
"heapsize 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
@@ -277,7 +277,7 @@ version = "1.2.0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"clippy 0.0.77 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ethcore-rpc 1.2.0",
|
|
|
|
|
"ethcore-util 1.2.0",
|
|
|
|
|
"ethcore-util 1.2.1",
|
|
|
|
|
"hyper 0.9.4 (git+https://github.com/ethcore/hyper)",
|
|
|
|
|
"jsonrpc-core 2.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"jsonrpc-http-server 5.1.0 (git+https://github.com/ethcore/jsonrpc-http-server.git)",
|
|
|
|
|
@@ -307,7 +307,7 @@ name = "ethcore-ipc"
|
|
|
|
|
version = "1.2.0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"ethcore-devtools 1.2.0",
|
|
|
|
|
"ethcore-util 1.2.0",
|
|
|
|
|
"ethcore-util 1.2.1",
|
|
|
|
|
"nanomsg 0.5.1 (git+https://github.com/ethcore/nanomsg.rs.git)",
|
|
|
|
|
"semver 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
@@ -341,7 +341,7 @@ dependencies = [
|
|
|
|
|
"ethash 1.2.0",
|
|
|
|
|
"ethcore 1.2.0",
|
|
|
|
|
"ethcore-devtools 1.2.0",
|
|
|
|
|
"ethcore-util 1.2.0",
|
|
|
|
|
"ethcore-util 1.2.1",
|
|
|
|
|
"ethjson 0.1.0",
|
|
|
|
|
"ethsync 1.2.0",
|
|
|
|
|
"json-ipc-server 0.2.4 (git+https://github.com/ethcore/json-ipc-server.git)",
|
|
|
|
|
@@ -363,7 +363,7 @@ dependencies = [
|
|
|
|
|
"clippy 0.0.77 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"env_logger 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ethcore-rpc 1.2.0",
|
|
|
|
|
"ethcore-util 1.2.0",
|
|
|
|
|
"ethcore-util 1.2.1",
|
|
|
|
|
"jsonrpc-core 2.0.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parity-minimal-sysui 0.2.0 (git+https://github.com/ethcore/parity-dapps-minimal-sysui-rs.git)",
|
|
|
|
|
@@ -374,7 +374,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "ethcore-util"
|
|
|
|
|
version = "1.2.0"
|
|
|
|
|
version = "1.2.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"arrayvec 0.3.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bigint 0.1.0",
|
|
|
|
|
@@ -412,7 +412,7 @@ dependencies = [
|
|
|
|
|
name = "ethjson"
|
|
|
|
|
version = "0.1.0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"ethcore-util 1.2.0",
|
|
|
|
|
"ethcore-util 1.2.1",
|
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 0.7.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde_codegen 0.7.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
@@ -454,7 +454,7 @@ dependencies = [
|
|
|
|
|
"clippy 0.0.77 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"env_logger 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ethcore 1.2.0",
|
|
|
|
|
"ethcore-util 1.2.0",
|
|
|
|
|
"ethcore-util 1.2.1",
|
|
|
|
|
"heapsize 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rand 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|