diff --git a/Cargo.lock b/Cargo.lock index 9038113bc..a03d8722f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1252,7 +1252,7 @@ dependencies = [ [[package]] name = "partial_struct" -version = "0.2.0" +version = "0.2.1" dependencies = [ "quote 0.6.11 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2468,7 +2468,7 @@ dependencies = [ [[package]] name = "witnet" -version = "0.2.0" +version = "0.2.1" dependencies = [ "bytecount 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)", "ctrlc 3.1.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2481,33 +2481,33 @@ dependencies = [ "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)", "structopt 0.2.15 (registry+https://github.com/rust-lang/crates.io-index)", "toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)", - "witnet_config 0.2.0", - "witnet_crypto 0.2.0", - "witnet_data_structures 0.2.0", - "witnet_node 0.2.0", - "witnet_p2p 0.2.0", - "witnet_rad 0.2.0", - "witnet_storage 0.2.0", - "witnet_util 0.2.0", - "witnet_validations 0.2.0", + "witnet_config 0.2.1", + "witnet_crypto 0.2.1", + "witnet_data_structures 0.2.1", + "witnet_node 0.2.1", + "witnet_p2p 0.2.1", + "witnet_rad 0.2.1", + "witnet_storage 0.2.1", + "witnet_util 0.2.1", + "witnet_validations 0.2.1", ] [[package]] name = "witnet_config" -version = "0.2.0" +version = "0.2.1" dependencies = [ "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", - "partial_struct 0.2.0", + "partial_struct 0.2.1", "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)", "toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)", - "witnet_data_structures 0.2.0", - "witnet_protected 0.2.0", + "witnet_data_structures 0.2.1", + "witnet_protected 0.2.1", ] [[package]] name = "witnet_crypto" -version = "0.2.0" +version = "0.2.1" dependencies = [ "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "hmac 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2517,18 +2517,18 @@ dependencies = [ "secp256k1 0.12.2 (registry+https://github.com/rust-lang/crates.io-index)", "sha2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", "tiny-bip39 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", - "witnet_protected 0.2.0", + "witnet_protected 0.2.1", ] [[package]] name = "witnet_data_structures" -version = "0.2.0" +version = "0.2.1" dependencies = [ "byteorder 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)", "exonum-build 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", - "partial_struct 0.2.0", + "partial_struct 0.2.1", "protobuf 2.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "protobuf-convert 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2536,13 +2536,13 @@ dependencies = [ "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)", "serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)", "toml 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)", - "witnet_crypto 0.2.0", - "witnet_util 0.2.0", + "witnet_crypto 0.2.1", + "witnet_util 0.2.1", ] [[package]] name = "witnet_node" -version = "0.2.0" +version = "0.2.1" dependencies = [ "actix 0.7.10 (git+https://github.com/actix/actix.git?rev=d28d286ac652f81e72c2aa413e7c0d3fc6c6099c)", "ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2559,37 +2559,37 @@ dependencies = [ "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)", "serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)", "tokio 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", - "witnet_config 0.2.0", - "witnet_crypto 0.2.0", - "witnet_data_structures 0.2.0", - "witnet_p2p 0.2.0", - "witnet_rad 0.2.0", - "witnet_storage 0.2.0", - "witnet_util 0.2.0", - "witnet_validations 0.2.0", + "witnet_config 0.2.1", + "witnet_crypto 0.2.1", + "witnet_data_structures 0.2.1", + "witnet_p2p 0.2.1", + "witnet_rad 0.2.1", + "witnet_storage 0.2.1", + "witnet_util 0.2.1", + "witnet_validations 0.2.1", "witnet_wallet 0.2.0", ] [[package]] name = "witnet_p2p" -version = "0.2.0" +version = "0.2.1" dependencies = [ "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)", "serde 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)", - "witnet_util 0.2.0", + "witnet_util 0.2.1", ] [[package]] name = "witnet_protected" -version = "0.2.0" +version = "0.2.1" dependencies = [ "memzero 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "witnet_rad" -version = "0.2.0" +version = "0.2.1" dependencies = [ "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2601,24 +2601,24 @@ dependencies = [ "rmp 0.8.7 (registry+https://github.com/rust-lang/crates.io-index)", "rmpv 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", "rust-crypto 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)", - "witnet_crypto 0.2.0", - "witnet_data_structures 0.2.0", - "witnet_util 0.2.0", + "witnet_crypto 0.2.1", + "witnet_data_structures 0.2.1", + "witnet_util 0.2.1", ] [[package]] name = "witnet_storage" -version = "0.2.0" +version = "0.2.1" dependencies = [ "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "rocksdb 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)", - "witnet_crypto 0.2.0", - "witnet_protected 0.2.0", + "witnet_crypto 0.2.1", + "witnet_protected 0.2.1", ] [[package]] name = "witnet_util" -version = "0.2.0" +version = "0.2.1" dependencies = [ "chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", @@ -2626,13 +2626,13 @@ dependencies = [ [[package]] name = "witnet_validations" -version = "0.2.0" +version = "0.2.1" dependencies = [ "failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", - "witnet_crypto 0.2.0", - "witnet_data_structures 0.2.0", - "witnet_rad 0.2.0", + "witnet_crypto 0.2.1", + "witnet_data_structures 0.2.1", + "witnet_rad 0.2.1", ] [[package]]