We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d44f2ee commit 09d7e49Copy full SHA for 09d7e49
1 file changed
cargo-rbmt/Cargo.toml
@@ -2,6 +2,10 @@
2
name = "cargo-rbmt"
3
version = "0.1.0"
4
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"]
9
license = "CC0-1.0"
10
edition = "2021"
11
rust-version = "1.85.0"
0 commit comments