mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Correct monero/processor dependencies
This commit is contained in:
@@ -18,7 +18,7 @@ serde_json = "1.0"
|
||||
curve25519-dalek = { version = "3", features = ["std"] }
|
||||
blake2 = "0.10"
|
||||
|
||||
transcript = { path = "../crypto/transcript" }
|
||||
transcript = { package = "transcript-trait", path = "../crypto/transcript" }
|
||||
dalek-ff-group = { path = "../crypto/dalek-ff-group" }
|
||||
frost = { package = "modular-frost", path = "../crypto/frost" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user