(cargo-release) version 0.5.3
This commit is contained in:
parent
42cf539d00
commit
c205590ab9
|
@ -847,7 +847,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "ethers"
|
||||
version = "0.5.2"
|
||||
version = "0.5.3"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"ethers-contract",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "ethers"
|
||||
version = "0.5.2"
|
||||
version = "0.5.3"
|
||||
authors = ["Georgios Konstantopoulos <me@gakonst.com>"]
|
||||
license = "MIT OR Apache-2.0"
|
||||
edition = "2018"
|
||||
|
|
Loading…
Reference in New Issue