|
|
@ -21,7 +21,7 @@ dependencies = [
|
|
|
|
"ethsync 1.2.0",
|
|
|
|
"ethsync 1.2.0",
|
|
|
|
"fdlimit 0.1.0",
|
|
|
|
"fdlimit 0.1.0",
|
|
|
|
"hyper 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hyper 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"json-ipc-server 0.1.0 (git+https://github.com/ethcore/json-ipc-server.git)",
|
|
|
|
"json-ipc-server 0.1.0 (git+https://github.com/tomusdrw/json-ipc-server.git)",
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num_cpus 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num_cpus 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"number_prefix 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"number_prefix 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -29,7 +29,7 @@ dependencies = [
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc_version 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc_version 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"semver 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"semver 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex 0.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -57,10 +57,10 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "aster"
|
|
|
|
name = "aster"
|
|
|
|
version = "0.16.0"
|
|
|
|
version = "0.17.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"syntex_syntax 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex_syntax 0.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -257,7 +257,7 @@ dependencies = [
|
|
|
|
"num_cpus 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"num_cpus 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rust-crypto 0.2.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rust-crypto 0.2.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex 0.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"time 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -269,8 +269,8 @@ dependencies = [
|
|
|
|
"ethcore-rpc 1.2.0",
|
|
|
|
"ethcore-rpc 1.2.0",
|
|
|
|
"ethcore-util 1.2.0",
|
|
|
|
"ethcore-util 1.2.0",
|
|
|
|
"hyper 0.9.3 (git+https://github.com/ethcore/hyper)",
|
|
|
|
"hyper 0.9.3 (git+https://github.com/ethcore/hyper)",
|
|
|
|
"jsonrpc-core 2.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"jsonrpc-core 2.0.4 (git+https://github.com/ethcore/jsonrpc-core.git)",
|
|
|
|
"jsonrpc-http-server 5.1.0 (git+https://github.com/ethcore/jsonrpc-http-server.git)",
|
|
|
|
"jsonrpc-http-server 5.1.0",
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"parity-dapps 0.3.0 (git+https://github.com/ethcore/parity-dapps-rs.git)",
|
|
|
|
"parity-dapps 0.3.0 (git+https://github.com/ethcore/parity-dapps-rs.git)",
|
|
|
|
"parity-dapps-builtins 0.5.0 (git+https://github.com/ethcore/parity-dapps-builtins-rs.git)",
|
|
|
|
"parity-dapps-builtins 0.5.0 (git+https://github.com/ethcore/parity-dapps-builtins-rs.git)",
|
|
|
@ -280,9 +280,9 @@ dependencies = [
|
|
|
|
"parity-dapps-wallet 0.5.0 (git+https://github.com/ethcore/parity-dapps-wallet-rs.git)",
|
|
|
|
"parity-dapps-wallet 0.5.0 (git+https://github.com/ethcore/parity-dapps-wallet-rs.git)",
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_codegen 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_codegen 0.7.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex 0.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"url 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"url 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -307,11 +307,11 @@ dependencies = [
|
|
|
|
name = "ethcore-ipc-codegen"
|
|
|
|
name = "ethcore-ipc-codegen"
|
|
|
|
version = "1.2.0"
|
|
|
|
version = "1.2.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"aster 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"aster 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"quasi 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"quasi 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"quasi_codegen 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"quasi_codegen 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex 0.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex_syntax 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex_syntax 0.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -319,7 +319,7 @@ name = "ethcore-ipc-nano"
|
|
|
|
version = "1.2.0"
|
|
|
|
version = "1.2.0"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"ethcore-ipc 1.2.0",
|
|
|
|
"ethcore-ipc 1.2.0",
|
|
|
|
"jsonrpc-core 2.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"jsonrpc-core 2.0.4 (git+https://github.com/ethcore/jsonrpc-core.git)",
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"nanomsg 0.5.1 (git+https://github.com/ethcore/nanomsg.rs.git)",
|
|
|
|
"nanomsg 0.5.1 (git+https://github.com/ethcore/nanomsg.rs.git)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -336,15 +336,15 @@ dependencies = [
|
|
|
|
"ethjson 0.1.0",
|
|
|
|
"ethjson 0.1.0",
|
|
|
|
"ethminer 1.2.0",
|
|
|
|
"ethminer 1.2.0",
|
|
|
|
"ethsync 1.2.0",
|
|
|
|
"ethsync 1.2.0",
|
|
|
|
"json-ipc-server 0.1.0 (git+https://github.com/ethcore/json-ipc-server.git)",
|
|
|
|
"json-ipc-server 0.1.0 (git+https://github.com/tomusdrw/json-ipc-server.git)",
|
|
|
|
"jsonrpc-core 2.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"jsonrpc-core 2.0.4 (git+https://github.com/ethcore/jsonrpc-core.git)",
|
|
|
|
"jsonrpc-http-server 5.1.0 (git+https://github.com/ethcore/jsonrpc-http-server.git?branch=multiple_cors_domains)",
|
|
|
|
"jsonrpc-http-server 5.1.0",
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_codegen 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_codegen 0.7.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex 0.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"transient-hashmap 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"transient-hashmap 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -356,14 +356,9 @@ dependencies = [
|
|
|
|
"env_logger 0.3.3 (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-rpc 1.2.0",
|
|
|
|
"ethcore-util 1.2.0",
|
|
|
|
"ethcore-util 1.2.0",
|
|
|
|
"jsonrpc-core 2.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"jsonrpc-core 2.0.4 (git+https://github.com/ethcore/jsonrpc-core.git)",
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
"rustc_version 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc_version 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
"serde_codegen 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
"serde_json 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
"syntex 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
"ws 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"ws 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -410,9 +405,9 @@ dependencies = [
|
|
|
|
"ethcore-util 1.2.0",
|
|
|
|
"ethcore-util 1.2.0",
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_codegen 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_codegen 0.7.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex 0.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -579,10 +574,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "json-ipc-server"
|
|
|
|
name = "json-ipc-server"
|
|
|
|
version = "0.1.0"
|
|
|
|
version = "0.1.0"
|
|
|
|
source = "git+https://github.com/ethcore/json-ipc-server.git#4f9226c4f84dcce2385a188374e3b5fc66b63e68"
|
|
|
|
source = "git+https://github.com/tomusdrw/json-ipc-server.git#7b632a7663c0cf109c914370840d795ebb0a6103"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bytes 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bytes 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"jsonrpc-core 2.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"jsonrpc-core 2.0.4 (git+https://github.com/ethcore/jsonrpc-core.git)",
|
|
|
|
"mio 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"mio 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"slab 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"slab 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -598,31 +593,20 @@ dependencies = [
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "jsonrpc-core"
|
|
|
|
name = "jsonrpc-core"
|
|
|
|
version = "2.0.4"
|
|
|
|
version = "2.0.4"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "git+https://github.com/ethcore/jsonrpc-core.git#a1e871c7555bded9229dd7651de64a265231181f"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"serde 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_codegen 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_codegen 0.7.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex 0.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "jsonrpc-http-server"
|
|
|
|
name = "jsonrpc-http-server"
|
|
|
|
version = "5.1.0"
|
|
|
|
version = "5.1.0"
|
|
|
|
source = "git+https://github.com/ethcore/jsonrpc-http-server.git#12f23b0cd85013ca980240b9d0206bf1fc9c909e"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"hyper 0.9.3 (git+https://github.com/ethcore/hyper)",
|
|
|
|
"hyper 0.9.3 (git+https://github.com/ethcore/hyper)",
|
|
|
|
"jsonrpc-core 2.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"jsonrpc-core 2.0.4 (git+https://github.com/ethcore/jsonrpc-core.git)",
|
|
|
|
"unicase 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
|
|
|
name = "jsonrpc-http-server"
|
|
|
|
|
|
|
|
version = "5.1.0"
|
|
|
|
|
|
|
|
source = "git+https://github.com/ethcore/jsonrpc-http-server.git?branch=multiple_cors_domains#9c026feeb6573c82c99c8005c5d8244de68a2e30"
|
|
|
|
|
|
|
|
dependencies = [
|
|
|
|
|
|
|
|
"hyper 0.9.3 (git+https://github.com/ethcore/hyper)",
|
|
|
|
|
|
|
|
"jsonrpc-core 2.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
|
|
"unicase 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"unicase 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
@ -875,15 +859,15 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "parity-dapps"
|
|
|
|
name = "parity-dapps"
|
|
|
|
version = "0.3.0"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "git+https://github.com/ethcore/parity-dapps-rs.git#01ff8c2a3e61ea436f0d47acbbb8ac4bea4cd234"
|
|
|
|
source = "git+https://github.com/ethcore/parity-dapps-rs.git#1f065d93aa49338e4a453c77c839957f2db78895"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"aster 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"aster 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"mime_guess 1.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"mime_guess 1.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"quasi 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"quasi 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"quasi_codegen 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"quasi_codegen 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex 0.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex_syntax 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex_syntax 0.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -1003,20 +987,20 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "quasi"
|
|
|
|
name = "quasi"
|
|
|
|
version = "0.10.0"
|
|
|
|
version = "0.11.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"syntex_syntax 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex_syntax 0.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "quasi_codegen"
|
|
|
|
name = "quasi_codegen"
|
|
|
|
version = "0.10.0"
|
|
|
|
version = "0.11.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"aster 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"aster 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex 0.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex_syntax 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex_syntax 0.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -1158,14 +1142,14 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "serde_codegen"
|
|
|
|
name = "serde_codegen"
|
|
|
|
version = "0.7.4"
|
|
|
|
version = "0.7.7"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"aster 0.16.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"aster 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"quasi 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"quasi 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"quasi_codegen 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"quasi_codegen 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex 0.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex_syntax 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex_syntax 0.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
@ -1218,15 +1202,15 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "syntex"
|
|
|
|
name = "syntex"
|
|
|
|
version = "0.32.0"
|
|
|
|
version = "0.33.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"syntex_syntax 0.32.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"syntex_syntax 0.33.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "syntex_syntax"
|
|
|
|
name = "syntex_syntax"
|
|
|
|
version = "0.32.0"
|
|
|
|
version = "0.33.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"bitflags 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"bitflags 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|