mirror of
https://github.com/vacp2p/ark-circom.git
synced 2026-01-08 22:57:53 -05:00
fix: attempt to upgrade ethers-core
This commit is contained in:
@@ -26,7 +26,7 @@ hex = "0.4.3"
|
||||
byteorder = "1.4.3"
|
||||
|
||||
# ethereum compat
|
||||
ethers-core = { git = "https://github.com/gakonst/ethers-rs", default-features = false, rev="74bf6fb" }
|
||||
ethers-core = { git = "https://github.com/gakonst/ethers-rs", default-features = false, rev="f829bd68" }
|
||||
|
||||
# error handling
|
||||
thiserror = "1.0.26"
|
||||
|
||||
Reference in New Issue
Block a user