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 7ea2f44 commit a2abf91Copy full SHA for a2abf91
Cargo.toml
@@ -8,6 +8,7 @@ repository = "https://github.com/RCasatta/bitcoind"
8
documentation = "https://docs.rs/bitcoind/"
9
rust-version = "1.41.1" # without features, with any feature is 1.57
10
edition = "2018"
11
+categories = ["cryptography::cryptocurrencies", "development-tools::testing"]
12
13
[dependencies]
14
bitcoincore-rpc = { package="core-rpc", version = "0.17.0" }
0 commit comments