Skip to content

Commit

Permalink
chore: update package metadat
Browse files Browse the repository at this point in the history
  • Loading branch information
etienne-napoleone committed Nov 28, 2021
1 parent 9f07736 commit 308d969
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
[package]
name = "twelvepool"
version = "0.1.0"
authors = ["Etienne Napoleone <etienne.napoleone@gmail.com>"]
edition = "2021"
description = "Watch for new txs in a terra node's mempool"
documentation = "https://github.com/setten-io/twelvepool/blob/main/README.md"
readme = "README.md"
homepage = "https://github.com/setten-io/twelvepool"
repository = "https://github.com/setten-io/twelvepool"
license = "GPL-3.0-or-later"
keywords = ["blockchain", "terra", "mempool", "cosmos", "tendermint"]
categories = ["asynchronous", "cryptography::cryptocurrencies"]

[dependencies]
maplit = "1.0"
Expand Down

0 comments on commit 308d969

Please sign in to comment.