mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 04:09:23 +00:00
Correct dev-dependencies for modular-frost
This commit is contained in:
@@ -46,6 +46,8 @@ dkg = { path = "../dkg", version = "0.2" }
|
||||
[dev-dependencies]
|
||||
serde_json = "1"
|
||||
|
||||
dkg = { path = "../dkg", version = "0.2", features = ["tests"] }
|
||||
|
||||
[features]
|
||||
ed25519 = ["dalek-ff-group", "ciphersuite/ed25519"]
|
||||
ristretto = ["dalek-ff-group", "ciphersuite/ristretto"]
|
||||
|
||||
Reference in New Issue
Block a user