diff --git a/node/Cargo.toml b/node/Cargo.toml index 9c80d8f6..2d55eb87 100644 --- a/node/Cargo.toml +++ b/node/Cargo.toml @@ -3,7 +3,7 @@ name = "corepc-node" version = "0.4.0" authors = ["Riccardo Casatta ", "Tobin C. Harding "] license = "MIT" -repository = "https://github.com/rust-bitcoin/corepc/corepc-node" +repository = "https://github.com/rust-bitcoin/corepc" description = "Utility to run a regtest bitcoind process, useful in integration testing environments" categories = ["cryptography::cryptocurrencies", "development-tools::testing"] keywords = ["bitcoin", "bitcoind", "json-rpc"]