Răsfoiți Sursa

added wallet build info

rachel-rose 5 ani în urmă
părinte
comite
1703f275dd
1 a modificat fișierele cu 4 adăugiri și 0 ștergeri
  1. 4 0
      Cargo.toml

+ 4 - 0
Cargo.toml

@@ -137,6 +137,10 @@ path = "src/bin/demowallet.rs"
 name = "wallet"
 name = "wallet"
 path = "src/bin/wallet/test.rs"
 path = "src/bin/wallet/test.rs"
 
 
+[[bin]]
+name = "darkd"
+path = "src/bin/wallet/darkd.rs"
+
 [profile.release]
 [profile.release]
 debug = 1
 debug = 1