mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Fix Ethereum, again
This commit is contained in:
@@ -39,6 +39,7 @@ dleq = { path = "../dleq", version = "0.2", features = ["serialize"] }
|
||||
dkg = { path = "../dkg", version = "0.2" }
|
||||
|
||||
[dev-dependencies]
|
||||
hex = "0.4"
|
||||
serde_json = "1"
|
||||
|
||||
dkg = { path = "../dkg", version = "0.2", features = ["tests"] }
|
||||
|
||||
Reference in New Issue
Block a user