chore(deps): bump ethers (#507)

This commit is contained in:
Matthias Seitz
2022-12-18 14:09:43 +01:00
committed by GitHub
parent 1e8098cd30
commit ddc78ef733

4
Cargo.lock generated
View File

@@ -1234,7 +1234,7 @@ dependencies = [
[[package]]
name = "ethers-core"
version = "1.0.2"
source = "git+https://github.com/gakonst/ethers-rs#5bc9ee73b2a6c07b361710b0728ffbda681ff7e6"
source = "git+https://github.com/gakonst/ethers-rs#bb4af1c13478ab368e89be143e79b553eb956922"
dependencies = [
"arrayvec",
"bytes",
@@ -1259,7 +1259,7 @@ dependencies = [
[[package]]
name = "ethers-providers"
version = "1.0.2"
source = "git+https://github.com/gakonst/ethers-rs#5bc9ee73b2a6c07b361710b0728ffbda681ff7e6"
source = "git+https://github.com/gakonst/ethers-rs#bb4af1c13478ab368e89be143e79b553eb956922"
dependencies = [
"async-trait",
"auto_impl",