Skip to content

Commit

Permalink
chore(addressbook): add metadata for release
Browse files Browse the repository at this point in the history
  • Loading branch information
gakonst committed May 13, 2022
1 parent 6d5bebd commit b21d7b2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ethers-addressbook/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
name = "ethers-addressbook"
version = "0.1.0"
edition = "2021"
license = "MIT OR Apache-2.0"
authors = ["Georgios Konstantopoulos <me@gakonst.com>"]
description = "Common Ethereum name to address mappings"
homepage = "https://docs.rs/ethers"
repository = "https://github.com/gakonst/ethers-rs"
keywords = ["ethereum", "web3", "celo", "ethers"]

[dependencies]
once_cell = "1.10.0"
Expand Down

0 comments on commit b21d7b2

Please sign in to comment.