mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-04 14:23:11 +00:00
add dependency to core_primitives
This commit is contained in:
parent
94493d1051
commit
8b811ae65f
@ -13,6 +13,10 @@ sha2.workspace = true
|
||||
elliptic-curve.workspace = true
|
||||
monotree.workspace = true
|
||||
|
||||
[dependencies.secp256k1-zkp]
|
||||
workspace = true
|
||||
features = ["std", "rand-std", "rand", "serde", "global-context"]
|
||||
|
||||
[dependencies.storage]
|
||||
path = "../storage"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user