Skip to content

Commit a2abf91

Browse files
committed
add crate categories
1 parent 7ea2f44 commit a2abf91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ repository = "https://github.com/RCasatta/bitcoind"
88
documentation = "https://docs.rs/bitcoind/"
99
rust-version = "1.41.1" # without features, with any feature is 1.57
1010
edition = "2018"
11+
categories = ["cryptography::cryptocurrencies", "development-tools::testing"]
1112

1213
[dependencies]
1314
bitcoincore-rpc = { package="core-rpc", version = "0.17.0" }

0 commit comments

Comments
 (0)