Skip to content
Snippets Groups Projects

WS2Pv2 (Messages Only)

Merged Éloïs requested to merge ws2p_v2 into dev
Compare and
7 files
+ 904
66
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
0
@@ -9,6 +9,7 @@ license = "AGPL-3.0"
@@ -9,6 +9,7 @@ license = "AGPL-3.0"
path = "lib.rs"
path = "lib.rs"
[dependencies]
[dependencies]
 
byteorder = "1.2.3"
duniter-crypto = { path = "../crypto" }
duniter-crypto = { path = "../crypto" }
duniter-documents = { path = "../documents" }
duniter-documents = { path = "../documents" }
duniter-module = { path = "../module" }
duniter-module = { path = "../module" }
Loading