added wallet build info

This commit is contained in:
rachel-rose
2021-05-08 13:20:51 +02:00
parent f1db6c5443
commit 1703f275dd

View File

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