mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 04:39:24 +00:00
Update to May's nightly
Doesn't use the PR due to the needed changes.
This commit is contained in:
@@ -28,7 +28,7 @@ frost = { package = "modular-frost", path = "../../crypto/frost", features = ["s
|
||||
|
||||
eyre = "0.6"
|
||||
|
||||
ethers = { version = "2", features = ["abigen", "ethers-solc"] }
|
||||
ethers = { version = "2", default-features = false, features = ["abigen", "ethers-solc"] }
|
||||
|
||||
[build-dependencies]
|
||||
ethers-solc = "2"
|
||||
|
||||
Reference in New Issue
Block a user