Skip to content
Snippets Groups Projects
Commit 93231e60 authored by Éloïs's avatar Éloïs
Browse files

[pub] increase network-documents version

parent 2a4e876f
No related branches found
No related tags found
1 merge request!97Prepare code for dup tool
......@@ -255,7 +255,7 @@ dependencies = [
"duniter-module 0.1.0-a0.1",
"duniter-network 0.1.0-a0.1",
"dup-crypto 0.5.0",
"durs-network-documents 0.2.0-b1",
"durs-network-documents 0.3.0",
"durs-wot 0.8.0-a0.9",
"log 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
"num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
......@@ -292,7 +292,7 @@ dependencies = [
"duniter-module 0.1.0-a0.1",
"duniter-network 0.1.0-a0.1",
"dup-crypto 0.5.0",
"durs-network-documents 0.2.0-b1",
"durs-network-documents 0.3.0",
"log 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
"log-panics 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.78 (registry+https://github.com/rust-lang/crates.io-index)",
......@@ -328,7 +328,7 @@ dependencies = [
"duniter-module 0.1.0-a0.1",
"duniter-network 0.1.0-a0.1",
"dup-crypto 0.5.0",
"durs-network-documents 0.2.0-b1",
"durs-network-documents 0.3.0",
"serde 1.0.78 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
......@@ -340,7 +340,7 @@ version = "0.1.0-a0.1"
dependencies = [
"dubp-documents 0.11.0",
"dup-crypto 0.5.0",
"durs-network-documents 0.2.0-b1",
"durs-network-documents 0.3.0",
"serde 1.0.78 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
......@@ -354,7 +354,7 @@ dependencies = [
"dubp-documents 0.11.0",
"duniter-module 0.1.0-a0.1",
"dup-crypto 0.5.0",
"durs-network-documents 0.2.0-b1",
"durs-network-documents 0.3.0",
"serde 1.0.78 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_json 1.0.21 (registry+https://github.com/rust-lang/crates.io-index)",
......@@ -371,7 +371,7 @@ dependencies = [
"duniter-module 0.1.0-a0.1",
"duniter-network 0.1.0-a0.1",
"dup-crypto 0.5.0",
"durs-network-documents 0.2.0-b1",
"durs-network-documents 0.3.0",
"log 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.78 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.66 (registry+https://github.com/rust-lang/crates.io-index)",
......@@ -406,7 +406,7 @@ dependencies = [
[[package]]
name = "durs-network-documents"
version = "0.2.0-b1"
version = "0.3.0"
dependencies = [
"base58 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"bincode 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
......@@ -443,7 +443,7 @@ dependencies = [
"duniter-module 0.1.0-a0.1",
"duniter-network 0.1.0-a0.1",
"dup-crypto 0.5.0",
"durs-network-documents 0.2.0-b1",
"durs-network-documents 0.3.0",
"durs-ws2p-messages 0.1.0-a0.1",
"log 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.78 (registry+https://github.com/rust-lang/crates.io-index)",
......@@ -459,7 +459,7 @@ dependencies = [
"byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
"dubp-documents 0.11.0",
"dup-crypto 0.5.0",
"durs-network-documents 0.2.0-b1",
"durs-network-documents 0.3.0",
"log 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
"pretty_assertions 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
"serde 1.0.78 (registry+https://github.com/rust-lang/crates.io-index)",
......@@ -479,7 +479,7 @@ dependencies = [
"duniter-module 0.1.0-a0.1",
"duniter-network 0.1.0-a0.1",
"dup-crypto 0.5.0",
"durs-network-documents 0.2.0-b1",
"durs-network-documents 0.3.0",
"durs-wot 0.8.0-a0.9",
"log 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
"rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
......
[package]
name = "durs-network-documents"
version = "0.2.0-b1"
version = "0.3.0"
authors = ["librelois <elois@duniter.org>"]
description = "Network documents for DUNP (DUniter Network Protocol)"
license = "AGPL-3.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment