Update to May's nightly

Doesn't use the PR due to the needed changes.
This commit is contained in:
Luke Parker
2023-05-01 04:58:50 -04:00
parent 78c00bde3d
commit 5765d1d278
8 changed files with 7 additions and 51 deletions

View File

@@ -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"