added wallet test code to /bin

This commit is contained in:
rachel-rose
2021-05-04 10:37:40 +02:00
parent 5534f31d50
commit 399cd3c94c

View File

@@ -108,6 +108,9 @@ path = "src/bin/dfg.rs"
name = "compile-shaders"
path = "src/bin/compile-shaders.rs"
name = "wallet"
path = "src/bin/wallet.rs"
[profile.release]
debug = 1