Skip to content

Commit 09d7e49

Browse files
committed
cargo-rbmt: beef up manifest metadata
1 parent d44f2ee commit 09d7e49

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)