This commit is contained in:
Rostyslav Tyshko 2025-04-09 02:01:18 -04:00
parent 0db4a60399
commit b3d96d8b53
2 changed files with 2 additions and 2 deletions

View File

@ -24,4 +24,4 @@ path = "../accounts"
[dependencies.secp256k1-zkp]
workspace = true
features = ["std", "rand-std", "rand", "serde", "global-context"]
features = ["std", "rand-std", "rand", "serde", "global-context"]

View File

@ -21,4 +21,4 @@ monotree.workspace = true
[dependencies.secp256k1-zkp]
workspace = true
features = ["std", "rand-std", "rand", "serde", "global-context"]
features = ["std", "rand-std", "rand", "serde", "global-context"]