mirror of
https://github.com/Qortal/piratewallet-light-cli.git
synced 2025-11-02 05:07:01 +00:00
Embed sapling params
This commit is contained in:
@@ -38,7 +38,7 @@ webpki-roots = "0.16.0"
|
||||
tower-h2 = { git = "https://github.com/tower-rs/tower-h2" }
|
||||
openssl = "*"
|
||||
openssl-probe = "*"
|
||||
|
||||
rust-embed = "5.1.0"
|
||||
|
||||
[dependencies.bellman]
|
||||
git = "https://github.com/adityapk00/librustzcash.git"
|
||||
@@ -72,4 +72,4 @@ tower-grpc-build = { git = "https://github.com/tower-rs/tower-grpc", features =
|
||||
rand_core = "0.5.1"
|
||||
|
||||
[profile.release]
|
||||
debug = true
|
||||
debug = false
|
||||
Reference in New Issue
Block a user