(cargo-release) version 1.0.2

This commit is contained in:
Georgios Konstantopoulos 2022-11-27 12:27:55 -08:00
parent 97eecaf03b
commit 1b495dd143
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1319,7 +1319,7 @@ dependencies = [
[[package]]
name = "ethers-core"
version = "1.0.0"
version = "1.0.2"
dependencies = [
"arrayvec 0.7.2",
"bincode",

View File

@ -1,7 +1,7 @@
[package]
name = "ethers-core"
license = "MIT OR Apache-2.0"
version = "1.0.0"
version = "1.0.2"
rust-version = "1.62"
authors = ["Georgios Konstantopoulos <me@gakonst.com>"]
edition = "2018"