Skip to content

Commit 94f631e

Browse files
committed
Merge rust-bitcoin/rust-bitcoin-maintainer-tools#109: cargo-rbmt: beef up manifest metadata
09d7e49 cargo-rbmt: beef up manifest metadata (Nick Johnson) Pull request description: ACKs for top commit: tcharding: ACK 09d7e49 Tree-SHA512: 7c681ae03cca17050ed09d573a8d38d2a3e874cd4c1e570230ee62e62a75cd8137c300c6b943a076ed54c67787036c90e82cdbff520af2b9c158049b577dfc8a
2 parents d44f2ee + 09d7e49 commit 94f631e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

cargo-rbmt/Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
name = "cargo-rbmt"
33
version = "0.1.0"
44
authors = ["Nick Johnson <nick@yonson.dev>"]
5+
description = "Maintainer tools for rust-bitcoin projects"
6+
repository = "https://github.com/rust-bitcoin/rust-bitcoin-maintainer-tools"
7+
keywords = ["bitcoin"]
8+
categories = ["development-tools::cargo-plugins"]
59
license = "CC0-1.0"
610
edition = "2021"
711
rust-version = "1.85.0"

0 commit comments

Comments
 (0)