From 64c11438d8013c0efa50b442769d9a865f692d20 Mon Sep 17 00:00:00 2001 From: librelois <elois@ifee.fr> Date: Tue, 3 Mar 2020 00:46:22 +0100 Subject: [PATCH] [deps] upgrade to dup-crypto v0.8.2 --- Cargo.lock | 54 +++++++++---------- lib/core/conf/Cargo.toml | 2 +- lib/core/core/Cargo.toml | 2 +- lib/core/message/Cargo.toml | 2 +- lib/core/module/Cargo.toml | 2 +- lib/core/network/Cargo.toml | 2 +- lib/dubp/block-doc/Cargo.toml | 2 +- lib/dubp/common-doc/Cargo.toml | 2 +- lib/dubp/indexes/Cargo.toml | 2 +- lib/dubp/user-docs/Cargo.toml | 2 +- lib/dubp/wot/Cargo.toml | 2 +- lib/dunp/network-documents/Cargo.toml | 2 +- lib/modules-lib/bc-db-reader/Cargo.toml | 2 +- .../blockchain/bc-db-writer/Cargo.toml | 2 +- lib/modules/blockchain/blockchain/Cargo.toml | 2 +- lib/modules/gva/Cargo.toml | 2 +- lib/modules/skeleton/Cargo.toml | 2 +- lib/modules/tui/Cargo.toml | 2 +- lib/modules/ws2p-v1-legacy/Cargo.toml | 2 +- lib/modules/ws2p/ws2p-messages/Cargo.toml | 2 +- lib/modules/ws2p/ws2p-protocol/Cargo.toml | 2 +- lib/modules/ws2p/ws2p/Cargo.toml | 2 +- lib/tests-tools/bc-db-tests-tools/Cargo.toml | 2 +- lib/tests-tools/blocks-tests-tools/Cargo.toml | 2 +- lib/tests-tools/crypto-tests-tools/Cargo.toml | 2 +- .../user-docs-tests-tools/Cargo.toml | 2 +- 26 files changed, 52 insertions(+), 52 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 0ddb50e2..2ad80c4b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -396,7 +396,7 @@ dependencies = [ "dubp-common-doc 0.1.0", "dubp-currency-params 0.2.0", "dubp-user-docs 0.14.0", - "dup-crypto 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", + "dup-crypto 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", "dup-crypto-tests-tools 0.1.0", "durs-bc-db-reader 0.3.0-dev", "durs-bc-db-writer 0.3.0-dev", @@ -715,7 +715,7 @@ dependencies = [ "dubp-currency-params 0.2.0", "dubp-user-docs 0.14.0", "dubp-user-docs-tests-tools 0.1.0", - "dup-crypto 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", + "dup-crypto 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", "durs-common-tools 0.2.0", "failure 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", "json-pest-parser 0.2.0", @@ -738,7 +738,7 @@ dependencies = [ "dubp-currency-params 0.2.0", "dubp-user-docs 0.14.0", "dubp-user-docs-tests-tools 0.1.0", - "dup-crypto 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", + "dup-crypto 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", "dup-crypto-tests-tools 0.1.0", "durs-common-tools 0.2.0", "failure 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -749,7 +749,7 @@ dependencies = [ name = "dubp-common-doc" version = "0.1.0" dependencies = [ - "dup-crypto 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", + "dup-crypto 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", "durs-common-tools 0.2.0", "failure 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", "json-pest-parser 0.2.0", @@ -781,7 +781,7 @@ dependencies = [ "dubp-common-doc 0.1.0", "dubp-currency-params 0.2.0", "dubp-user-docs 0.14.0", - "dup-crypto 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", + "dup-crypto 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", "durs-common-tools 0.2.0", "failure 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", @@ -796,7 +796,7 @@ name = "dubp-user-docs" version = "0.14.0" dependencies = [ "dubp-common-doc 0.1.0", - "dup-crypto 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", + "dup-crypto 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", "durs-common-tools 0.2.0", "failure 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", "json-pest-parser 0.2.0", @@ -818,7 +818,7 @@ dependencies = [ "dubp-common-doc 0.1.0", "dubp-currency-params 0.2.0", "dubp-user-docs 0.14.0", - "dup-crypto 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", + "dup-crypto 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", "dup-crypto-tests-tools 0.1.0", ] @@ -839,7 +839,7 @@ dependencies = [ [[package]] name = "dup-crypto" -version = "0.8.1" +version = "0.8.2" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "base64 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -857,7 +857,7 @@ dependencies = [ name = "dup-crypto-tests-tools" version = "0.1.0" dependencies = [ - "dup-crypto 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", + "dup-crypto 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -870,7 +870,7 @@ dependencies = [ "dubp-currency-params 0.2.0", "dubp-user-docs 0.14.0", "dubp-user-docs-tests-tools 0.1.0", - "dup-crypto 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", + "dup-crypto 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", "dup-crypto-tests-tools 0.1.0", "durs-bc-db-reader 0.3.0-dev", "durs-bc-db-writer 0.3.0-dev", @@ -910,7 +910,7 @@ dependencies = [ "dubp-indexes 0.1.0", "dubp-user-docs 0.14.0", "dubp-user-docs-tests-tools 0.1.0", - "dup-crypto 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", + "dup-crypto 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", "dup-crypto-tests-tools 0.1.0", "durs-common-tests-tools 0.1.0", "durs-common-tools 0.2.0", @@ -937,7 +937,7 @@ dependencies = [ "dubp-indexes 0.1.0", "dubp-user-docs 0.14.0", "dubp-user-docs-tests-tools 0.1.0", - "dup-crypto 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", + "dup-crypto 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", "dup-crypto-tests-tools 0.1.0", "durs-bc-db-reader 0.3.0-dev", "durs-common-tests-tools 0.1.0", @@ -978,7 +978,7 @@ dependencies = [ "dirs 2.0.2 (registry+https://github.com/rust-lang/crates.io-index)", "dubp-currency-params 0.2.0", "dubp-user-docs 0.14.0", - "dup-crypto 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", + "dup-crypto 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", "durs-common-tools 0.2.0", "durs-message 0.3.0-dev", "durs-module 0.3.0-dev", @@ -1002,7 +1002,7 @@ dependencies = [ "chrono 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)", "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", "dubp-currency-params 0.2.0", - "dup-crypto 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", + "dup-crypto 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", "durs-bc 0.3.0-dev", "durs-bc-db-reader 0.3.0-dev", "durs-common-tools 0.2.0", @@ -1050,7 +1050,7 @@ dependencies = [ "dubp-blocks-tests-tools 0.1.0", "dubp-common-doc 0.1.0", "dubp-currency-params 0.2.0", - "dup-crypto 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", + "dup-crypto 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", "dup-crypto-tests-tools 0.1.0", "durs-bc-db-reader 0.3.0-dev", "durs-common-tools 0.2.0", @@ -1078,7 +1078,7 @@ dependencies = [ "dubp-common-doc 0.1.0", "dubp-currency-params 0.2.0", "dubp-user-docs 0.14.0", - "dup-crypto 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", + "dup-crypto 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", "durs-module 0.3.0-dev", "durs-network 0.3.0-dev", "durs-network-documents 0.4.0", @@ -1093,7 +1093,7 @@ version = "0.3.0-dev" dependencies = [ "dubp-currency-params 0.2.0", "dubp-user-docs 0.14.0", - "dup-crypto 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", + "dup-crypto 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", "durs-common-tools 0.2.0", "durs-network-documents 0.4.0", "envy 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1112,7 +1112,7 @@ dependencies = [ "dubp-block-doc 0.1.0", "dubp-common-doc 0.1.0", "dubp-user-docs 0.14.0", - "dup-crypto 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", + "dup-crypto 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", "durs-common-tools 0.2.0", "durs-module 0.3.0-dev", "durs-network-documents 0.4.0", @@ -1131,7 +1131,7 @@ dependencies = [ "dubp-common-doc 0.1.0", "dubp-currency-params 0.2.0", "dubp-user-docs 0.14.0", - "dup-crypto 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", + "dup-crypto 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", "durs-common-tests-tools 0.1.0", "durs-common-tools 0.2.0", "failure 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1153,7 +1153,7 @@ version = "0.1.0" dependencies = [ "dubp-currency-params 0.2.0", "dubp-user-docs 0.14.0", - "dup-crypto 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", + "dup-crypto 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", "durs-common-tools 0.2.0", "durs-conf 0.3.0-dev", "durs-message 0.3.0-dev", @@ -1173,7 +1173,7 @@ version = "0.3.0-dev" dependencies = [ "dubp-currency-params 0.2.0", "dubp-user-docs 0.14.0", - "dup-crypto 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", + "dup-crypto 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", "durs-common-tools 0.2.0", "durs-conf 0.3.0-dev", "durs-message 0.3.0-dev", @@ -1194,7 +1194,7 @@ name = "durs-wot" version = "0.8.0-a0.9" dependencies = [ "bincode 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", - "dup-crypto 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", + "dup-crypto 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", "durs-common-tools 0.2.0", "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)", "rayon 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1209,7 +1209,7 @@ dependencies = [ "dubp-common-doc 0.1.0", "dubp-currency-params 0.2.0", "dubp-user-docs 0.14.0", - "dup-crypto 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", + "dup-crypto 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", "durs-common-tests-tools 0.1.0", "durs-common-tools 0.2.0", "durs-conf 0.3.0-dev", @@ -1241,7 +1241,7 @@ dependencies = [ "dubp-common-doc 0.1.0", "dubp-currency-params 0.2.0", "dubp-user-docs 0.14.0", - "dup-crypto 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", + "dup-crypto 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", "durs-common-tools 0.2.0", "durs-network-documents 0.4.0", "failure 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -1260,7 +1260,7 @@ dependencies = [ "dubp-common-doc 0.1.0", "dubp-currency-params 0.2.0", "dubp-user-docs 0.14.0", - "dup-crypto 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", + "dup-crypto 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", "durs-common-tools 0.2.0", "durs-module 0.3.0-dev", "durs-network-documents 0.4.0", @@ -1282,7 +1282,7 @@ dependencies = [ "dubp-common-doc 0.1.0", "dubp-currency-params 0.2.0", "dubp-user-docs 0.14.0", - "dup-crypto 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)", + "dup-crypto 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)", "durs-common-tools 0.2.0", "durs-conf 0.3.0-dev", "durs-message 0.3.0-dev", @@ -3202,7 +3202,7 @@ dependencies = [ "checksum dirs-sys 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "afa0b23de8fd801745c471deffa6e12d248f962c9fd4b4c33787b055599bde7b" "checksum downcast 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4bb454f0228b18c7f4c3b0ebbee346ed9c52e7443b0999cd543ff3571205701d" "checksum dtoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "ea57b42383d091c85abcc2706240b94ab2a8fa1fc81c10ff23c4de06e2a90b5e" -"checksum dup-crypto 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "62b6e534560bf82f97cbe1130b30e10606cd5f14c7d552d9976468a7ce179ce0" +"checksum dup-crypto 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)" = "542de3d135c11f4be83469441c69a9f77c2543377c445f229a0d808c58a4d0dd" "checksum either 1.5.3 (registry+https://github.com/rust-lang/crates.io-index)" = "bb1f6b1ce1c140482ea30ddd3335fc0024ac7ee112895426e0a629a6c20adfe3" "checksum encoding_rs 0.8.22 (registry+https://github.com/rust-lang/crates.io-index)" = "cd8d03faa7fe0c1431609dfad7bbe827af30f82e1e2ae6f7ee4fca6bd764bc28" "checksum enum-as-inner 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "900a6c7fbe523f4c2884eaf26b57b81bb69b6810a01a236390a7ac021d09492e" diff --git a/lib/core/conf/Cargo.toml b/lib/core/conf/Cargo.toml index bdd6fbde..7aa5aa37 100644 --- a/lib/core/conf/Cargo.toml +++ b/lib/core/conf/Cargo.toml @@ -11,7 +11,7 @@ path = "src/lib.rs" [dependencies] dirs = "2.0.2" -dup-crypto = "0.8.1" +dup-crypto = "0.8.2" dubp-currency-params = { path = "../../dubp/currency-params" } dubp-user-docs= { path = "../../dubp/user-docs" } durs-message = { path = "../message" } diff --git a/lib/core/core/Cargo.toml b/lib/core/core/Cargo.toml index e44f1809..84dd476e 100644 --- a/lib/core/core/Cargo.toml +++ b/lib/core/core/Cargo.toml @@ -17,7 +17,7 @@ durs-common-tools = { path = "../../tools/common-tools" } durs-bc-db-reader = { path = "../../modules-lib/bc-db-reader" } durs-conf = { path = "../conf" } durs-dbs-tools = { path = "../../tools/dbs-tools" } -dup-crypto = "0.8.1" +dup-crypto = "0.8.2" dubp-currency-params = { path = "../../dubp/currency-params" } durs-message = { path = "../message" } durs-module = { path = "../module" } diff --git a/lib/core/message/Cargo.toml b/lib/core/message/Cargo.toml index f632756e..a9fd768b 100644 --- a/lib/core/message/Cargo.toml +++ b/lib/core/message/Cargo.toml @@ -14,7 +14,7 @@ dubp-block-doc = { path = "../../dubp/block-doc"} #, version = "0.1.0" } dubp-common-doc = { path = "../../dubp/common-doc"} #, version = "0.1.0" } dubp-currency-params = { path = "../../dubp/currency-params" } dubp-user-docs= { path = "../../dubp/user-docs" } -dup-crypto = "0.8.1" +dup-crypto = "0.8.2" durs-module = { path = "../module" } durs-network = { path = "../network" } durs-network-documents = { path = "../../dunp/network-documents" } diff --git a/lib/core/module/Cargo.toml b/lib/core/module/Cargo.toml index acc78eaf..069d6041 100644 --- a/lib/core/module/Cargo.toml +++ b/lib/core/module/Cargo.toml @@ -10,7 +10,7 @@ edition = "2018" path = "src/lib.rs" [dependencies] -dup-crypto = "0.8.1" +dup-crypto = "0.8.2" dubp-currency-params = { path = "../../dubp/currency-params" } dubp-user-docs = { path = "../../dubp/user-docs" } durs-common-tools = { path = "../../tools/common-tools" } diff --git a/lib/core/network/Cargo.toml b/lib/core/network/Cargo.toml index 9bc1376e..77a60e83 100644 --- a/lib/core/network/Cargo.toml +++ b/lib/core/network/Cargo.toml @@ -13,7 +13,7 @@ path = "lib.rs" dubp-block-doc = { path = "../../dubp/block-doc"} #, version = "0.1.0" } dubp-common-doc = { path = "../../dubp/common-doc"} #, version = "0.1.0" } dubp-user-docs= { path = "../../dubp/user-docs" } -dup-crypto = "0.8.1" +dup-crypto = "0.8.2" durs-common-tools = { path = "../../tools/common-tools" } durs-module = { path = "../module" } durs-network-documents = { path = "../../dunp/network-documents" } diff --git a/lib/dubp/block-doc/Cargo.toml b/lib/dubp/block-doc/Cargo.toml index 737c53bc..f6beb778 100644 --- a/lib/dubp/block-doc/Cargo.toml +++ b/lib/dubp/block-doc/Cargo.toml @@ -16,7 +16,7 @@ path = "src/lib.rs" dubp-common-doc = { path = "../common-doc"} #, version = "0.1.0" } dubp-currency-params = { path = "../currency-params", version = "0.2.0" } dubp-user-docs = { path = "../user-docs", version = "0.14.0" } -dup-crypto = "0.8.1" +dup-crypto = "0.8.2" durs-common-tools = { path = "../../tools/common-tools", version = "0.2.0" } failure = "0.1.5" json-pest-parser = { path = "../../tools/json-pest-parser", version = "0.2.0" } diff --git a/lib/dubp/common-doc/Cargo.toml b/lib/dubp/common-doc/Cargo.toml index 1b41952c..033f2f6b 100644 --- a/lib/dubp/common-doc/Cargo.toml +++ b/lib/dubp/common-doc/Cargo.toml @@ -13,7 +13,7 @@ edition = "2018" path = "src/lib.rs" [dependencies] -dup-crypto = "0.8.1" +dup-crypto = "0.8.2" durs-common-tools = { path = "../../tools/common-tools", version = "0.2.0" } failure = "0.1.5" json-pest-parser = { path = "../../tools/json-pest-parser", version = "0.2.0" } diff --git a/lib/dubp/indexes/Cargo.toml b/lib/dubp/indexes/Cargo.toml index fd12409d..ed93399f 100644 --- a/lib/dubp/indexes/Cargo.toml +++ b/lib/dubp/indexes/Cargo.toml @@ -16,7 +16,7 @@ path = "src/lib.rs" dubp-common-doc = { path = "../common-doc"} #, version = "0.1.0" } dubp-user-docs = { path = "../user-docs"} #, version = "0.1.0" } dubp-currency-params = { path = "../currency-params", version = "0.2.0" } -dup-crypto = "0.8.1" +dup-crypto = "0.8.2" durs-common-tools = { path = "../../tools/common-tools", version = "0.2.0" } failure = "0.1.5" log = "0.4.*" diff --git a/lib/dubp/user-docs/Cargo.toml b/lib/dubp/user-docs/Cargo.toml index c6368ea4..90a4ed66 100644 --- a/lib/dubp/user-docs/Cargo.toml +++ b/lib/dubp/user-docs/Cargo.toml @@ -14,7 +14,7 @@ path = "src/lib.rs" [dependencies] dubp-common-doc = { path = "../common-doc"} #, version = "0.1.0" } -dup-crypto = "0.8.1" +dup-crypto = "0.8.2" durs-common-tools = { path = "../../tools/common-tools", version = "0.2.0" } failure = "0.1.5" json-pest-parser = { path = "../../tools/json-pest-parser", version = "0.2.0" } diff --git a/lib/dubp/wot/Cargo.toml b/lib/dubp/wot/Cargo.toml index d6c971b9..62cca5f0 100644 --- a/lib/dubp/wot/Cargo.toml +++ b/lib/dubp/wot/Cargo.toml @@ -13,7 +13,7 @@ edition = "2018" path = "lib.rs" [dependencies] -dup-crypto = "0.8.1" +dup-crypto = "0.8.2" durs-common-tools = { path = "../../tools/common-tools", version = "0.2.0" } log = "0.4.*" rayon = "1.3.0" diff --git a/lib/dunp/network-documents/Cargo.toml b/lib/dunp/network-documents/Cargo.toml index 8c492896..319ecdb9 100644 --- a/lib/dunp/network-documents/Cargo.toml +++ b/lib/dunp/network-documents/Cargo.toml @@ -15,7 +15,7 @@ path = "src/lib.rs" dubp-common-doc = { path = "../../dubp/common-doc" } #, version = "0.1.0" } dubp-currency-params = { path = "../../dubp/currency-params" } dubp-user-docs= { path = "../../dubp/user-docs" } -dup-crypto = "0.8.1" +dup-crypto = "0.8.2" durs-common-tests-tools = { path = "../../tests-tools/common-tests-tools" } durs-common-tools = { path = "../../tools/common-tools" } failure = "0.1.5" diff --git a/lib/modules-lib/bc-db-reader/Cargo.toml b/lib/modules-lib/bc-db-reader/Cargo.toml index 6d361903..725f959f 100644 --- a/lib/modules-lib/bc-db-reader/Cargo.toml +++ b/lib/modules-lib/bc-db-reader/Cargo.toml @@ -13,7 +13,7 @@ path = "src/lib.rs" dubp-block-doc = { path = "../../dubp/block-doc"} #, version = "0.1.0" } dubp-common-doc = { path = "../../dubp/common-doc"} #, version = "0.1.0" } dubp-indexes = { path = "../../dubp/indexes"} #, version = "0.1.0" } -dup-crypto = "0.8.1" +dup-crypto = "0.8.2" dubp-currency-params = { path = "../../dubp/currency-params" } dubp-user-docs= { path = "../../dubp/user-docs" } durs-conf = { path = "../../core/conf" } diff --git a/lib/modules/blockchain/bc-db-writer/Cargo.toml b/lib/modules/blockchain/bc-db-writer/Cargo.toml index 71068219..b78fc66c 100644 --- a/lib/modules/blockchain/bc-db-writer/Cargo.toml +++ b/lib/modules/blockchain/bc-db-writer/Cargo.toml @@ -15,7 +15,7 @@ dubp-common-doc = { path = "../../../dubp/common-doc"} #, version = "0.1.0" } dubp-currency-params = { path = "../../../dubp/currency-params" } dubp-indexes = { path = "../../../dubp/indexes"} #, version = "0.1.0" } dubp-user-docs= { path = "../../../dubp/user-docs" } -dup-crypto = "0.8.1" +dup-crypto = "0.8.2" durs-bc-db-reader = { path = "../../../modules-lib/bc-db-reader" } durs-common-tools = { path = "../../../tools/common-tools" } durs-conf = { path = "../../../core/conf" } diff --git a/lib/modules/blockchain/blockchain/Cargo.toml b/lib/modules/blockchain/blockchain/Cargo.toml index 833142aa..0af87e44 100644 --- a/lib/modules/blockchain/blockchain/Cargo.toml +++ b/lib/modules/blockchain/blockchain/Cargo.toml @@ -16,7 +16,7 @@ dubp-common-doc = { path = "../../../dubp/common-doc"} #, version = "0.1.0" } dubp-currency-params = { path = "../../../dubp/currency-params" } durs-bc-db-reader = { path = "../../../modules-lib/bc-db-reader" } durs-bc-db-writer = { path = "../bc-db-writer" } -dup-crypto = "0.8.1" +dup-crypto = "0.8.2" dubp-user-docs= { path = "../../../dubp/user-docs" } durs-common-tools = { path = "../../../tools/common-tools" } durs-network-documents = { path = "../../../dunp/network-documents" } diff --git a/lib/modules/gva/Cargo.toml b/lib/modules/gva/Cargo.toml index 157b1340..6ba3916e 100644 --- a/lib/modules/gva/Cargo.toml +++ b/lib/modules/gva/Cargo.toml @@ -14,7 +14,7 @@ actix-cors = "0.2.0" actix-rt = "1.0.0" actix-web = "2.0.0" dubp-block-doc = { path = "../../dubp/block-doc"} #, version = "0.1.0" } -dup-crypto = "0.8.1" +dup-crypto = "0.8.2" durs-bc-db-reader = { path = "../../modules-lib/bc-db-reader", features = ["client-indexer"] } durs-conf = { path = "../../core/conf" } durs-message = { path = "../../core/message" } diff --git a/lib/modules/skeleton/Cargo.toml b/lib/modules/skeleton/Cargo.toml index 53678d39..7b18cf81 100644 --- a/lib/modules/skeleton/Cargo.toml +++ b/lib/modules/skeleton/Cargo.toml @@ -15,7 +15,7 @@ durs-conf = { path = "../../core/conf" } durs-message = { path = "../../core/message" } durs-module = { path = "../../core/module" } durs-network = { path = "../../core/network" } -dup-crypto = "0.8.1" +dup-crypto = "0.8.2" dubp-currency-params = { path = "../../dubp/currency-params" } durs-common-tools = { path = "../../tools/common-tools" } failure = "0.1.5" diff --git a/lib/modules/tui/Cargo.toml b/lib/modules/tui/Cargo.toml index da91913c..f8d8b0a0 100644 --- a/lib/modules/tui/Cargo.toml +++ b/lib/modules/tui/Cargo.toml @@ -11,7 +11,7 @@ path = "lib.rs" [dependencies] durs-conf = { path = "../../core/conf" } -dup-crypto = "0.8.1" +dup-crypto = "0.8.2" dubp-currency-params = { path = "../../dubp/currency-params" } dubp-user-docs= { path = "../../dubp/user-docs" } durs-common-tools = { path = "../../tools/common-tools" } diff --git a/lib/modules/ws2p-v1-legacy/Cargo.toml b/lib/modules/ws2p-v1-legacy/Cargo.toml index 93496a87..48796d65 100644 --- a/lib/modules/ws2p-v1-legacy/Cargo.toml +++ b/lib/modules/ws2p-v1-legacy/Cargo.toml @@ -15,7 +15,7 @@ dubp-block-doc = { path = "../../dubp/block-doc"} #, version = "0.1.0" } dubp-common-doc = { path = "../../dubp/common-doc"} #, version = "0.1.0" } dubp-currency-params = { path = "../../dubp/currency-params" } dubp-user-docs= { path = "../../dubp/user-docs" } -dup-crypto = "0.8.1" +dup-crypto = "0.8.2" durs-conf = { path = "../../core/conf" } durs-module = { path = "../../core/module" } durs-network = { path = "../../core/network" } diff --git a/lib/modules/ws2p/ws2p-messages/Cargo.toml b/lib/modules/ws2p/ws2p-messages/Cargo.toml index 1e385de2..e8399dff 100644 --- a/lib/modules/ws2p/ws2p-messages/Cargo.toml +++ b/lib/modules/ws2p/ws2p-messages/Cargo.toml @@ -18,7 +18,7 @@ dubp-currency-params = { path = "../../../dubp/currency-params" } dubp-user-docs= { path = "../../../dubp/user-docs" } durs-network-documents = { path = "../../../dunp/network-documents" } durs-common-tools = { path = "../../../tools/common-tools" } -dup-crypto = "0.8.1" +dup-crypto = "0.8.2" failure = "0.1.5" log = "0.4.*" serde = "1.0.*" diff --git a/lib/modules/ws2p/ws2p-protocol/Cargo.toml b/lib/modules/ws2p/ws2p-protocol/Cargo.toml index 3c656796..2dadf92e 100644 --- a/lib/modules/ws2p/ws2p-protocol/Cargo.toml +++ b/lib/modules/ws2p/ws2p-protocol/Cargo.toml @@ -14,7 +14,7 @@ dubp-common-doc = { path = "../../../dubp/common-doc"} #, version = "0.1.0" } dubp-currency-params = { path = "../../../dubp/currency-params" } dubp-user-docs= { path = "../../../dubp/user-docs" } durs-common-tools = { path = "../../../tools/common-tools" } -dup-crypto = "0.8.1" +dup-crypto = "0.8.2" durs-module = { path = "../../../core/module" } durs-network-documents = { path = "../../../dunp/network-documents" } durs-ws2p-messages = { path = "../ws2p-messages" } diff --git a/lib/modules/ws2p/ws2p/Cargo.toml b/lib/modules/ws2p/ws2p/Cargo.toml index 357dae4b..666dba0f 100644 --- a/lib/modules/ws2p/ws2p/Cargo.toml +++ b/lib/modules/ws2p/ws2p/Cargo.toml @@ -16,7 +16,7 @@ dubp-currency-params = { path = "../../../dubp/currency-params" } dubp-user-docs= { path = "../../../dubp/user-docs" } durs-network-documents = { path = "../../../dunp/network-documents" } durs-common-tools = { path = "../../../tools/common-tools" } -dup-crypto = "0.8.1" +dup-crypto = "0.8.2" durs-conf= { path = "../../../core/conf" } durs-ws2p-messages = { path = "../ws2p-messages" } durs-ws2p-protocol = { path = "../ws2p-protocol" } diff --git a/lib/tests-tools/bc-db-tests-tools/Cargo.toml b/lib/tests-tools/bc-db-tests-tools/Cargo.toml index cf7d2a95..614f9342 100644 --- a/lib/tests-tools/bc-db-tests-tools/Cargo.toml +++ b/lib/tests-tools/bc-db-tests-tools/Cargo.toml @@ -17,7 +17,7 @@ dubp-block-doc = { path = "../../dubp/block-doc"} #, version = "0.1.0" } dubp-common-doc = { path = "../../dubp/common-doc"} #, version = "0.1.0" } dubp-currency-params = { path = "../../dubp/currency-params" } dubp-user-docs = { path = "../../dubp/user-docs" } -dup-crypto = "0.8.1" +dup-crypto = "0.8.2" durs-bc-db-reader = { path = "../../modules-lib/bc-db-reader" } durs-bc-db-writer = { path = "../../modules/blockchain/bc-db-writer" } dup-crypto-tests-tools = { path = "../crypto-tests-tools" } diff --git a/lib/tests-tools/blocks-tests-tools/Cargo.toml b/lib/tests-tools/blocks-tests-tools/Cargo.toml index d8394eae..c45e7345 100644 --- a/lib/tests-tools/blocks-tests-tools/Cargo.toml +++ b/lib/tests-tools/blocks-tests-tools/Cargo.toml @@ -17,7 +17,7 @@ dubp-block-doc = { path = "../../dubp/block-doc"} #, version = "0.1.0" } dubp-common-doc = { path = "../../dubp/common-doc"} #, version = "0.1.0" } dubp-currency-params = { path = "../../dubp/currency-params" } dubp-user-docs = { path = "../../dubp/user-docs" } -dup-crypto = "0.8.1" +dup-crypto = "0.8.2" dup-crypto-tests-tools = { path = "../crypto-tests-tools" } dubp-user-docs-tests-tools = { path = "../user-docs-tests-tools" } durs-common-tools = { path = "../../tools/common-tools" } diff --git a/lib/tests-tools/crypto-tests-tools/Cargo.toml b/lib/tests-tools/crypto-tests-tools/Cargo.toml index de66d2b7..f2040547 100644 --- a/lib/tests-tools/crypto-tests-tools/Cargo.toml +++ b/lib/tests-tools/crypto-tests-tools/Cargo.toml @@ -13,6 +13,6 @@ edition = "2018" path = "src/lib.rs" [dependencies] -dup-crypto = "0.8.1" +dup-crypto = "0.8.2" [dev-dependencies] diff --git a/lib/tests-tools/user-docs-tests-tools/Cargo.toml b/lib/tests-tools/user-docs-tests-tools/Cargo.toml index 506bfc76..132610bc 100644 --- a/lib/tests-tools/user-docs-tests-tools/Cargo.toml +++ b/lib/tests-tools/user-docs-tests-tools/Cargo.toml @@ -17,7 +17,7 @@ dubp-block-doc = { path = "../../dubp/block-doc"} #, version = "0.1.0" } dubp-common-doc = { path = "../../dubp/common-doc"} #, version = "0.1.0" } dubp-currency-params = { path = "../../dubp/currency-params" } dubp-user-docs = { path = "../../dubp/user-docs" } -dup-crypto = "0.8.1" +dup-crypto = "0.8.2" dup-crypto-tests-tools = { path = "../crypto-tests-tools" } [dev-dependencies] -- GitLab