File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "corepc-client"
33version = " 0.4.0"
44authors = [" Tobin C. Harding <me@tobin.cc>" ]
55license = " CC0-1.0"
6- repository = " https://github.com/tcharding /corepc"
6+ repository = " https://github.com/rust-bitcoin /corepc"
77description = " Bitcoin Core JSON-RPC client"
88categories = [" cryptography::cryptocurrencies" ]
99keywords = [" bitcoin" , " bitcoind" , " json-rpc" ]
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "corepc-node"
33version = " 0.4.0"
44authors = [" Riccardo Casatta <riccardo@casatta.it>" , " Tobin C. Harding <me@tobin.cc>" ]
55license = " MIT"
6- repository = " https://github.com/tcharding /corepc/corepc-node"
6+ repository = " https://github.com/rust-bitcoin /corepc/corepc-node"
77description = " Utility to run a regtest bitcoind process, useful in integration testing environments"
88categories = [" cryptography::cryptocurrencies" , " development-tools::testing" ]
99keywords = [" bitcoin" , " bitcoind" , " json-rpc" ]
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "corepc-types"
33version = " 0.4.0"
44authors = [" Tobin C. Harding <me@tobin.cc>" ]
55license = " CC0-1.0"
6- repository = " https://github.com/tcharding /corepc"
6+ repository = " https://github.com/rust-bitcoin /corepc"
77description = " Bitcoin Core JSON-RPC API types"
88categories = [" cryptography::cryptocurrencies" ]
99keywords = [" bitcoin" , " bitcoind" , " json-rpc" ]
You can’t perform that action at this time.
0 commit comments