Skip to content

Commit 186b3b6

Browse files
committed
electsd: Set correct repository
1 parent f6d37fc commit 186b3b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

electrsd/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "electrsd"
33
version = "0.37.0"
44
authors = ["Riccardo Casatta <riccardo@casatta.it>"]
55
description = "Utility to run a regtest electrs process, useful in integration testing environment"
6-
repository = "https://github.com/RCasatta/electrsd"
6+
repository = "https://github.com/rust-bitcoin/corepc"
77
documentation = "https://docs.rs/elecrtsd/"
88
license = "MIT"
99
edition = "2018"

0 commit comments

Comments
 (0)