Skip to content

Commit 3c20ca1

Browse files
committed
Merge #145: Update URLs in Cargo.toml
d917f89 Update URLs in `Cargo.toml` (Elias Rohrer) Pull request description: .. while it's still magical, the URLs seem to be outdated .. ACKs for top commit: ValuedMammal: ACK d917f89 Tree-SHA512: cf652d6949d8be67f5884457f388e8fb5bc68a54d826e387dcc3542c00c2d71d62bad1dd9cb78a95f55b4f19d1beec2379540b7fea2e610a71817b8cb743f90d
2 parents 1fcddcb + d917f89 commit 3c20ca1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name = "electrum-client"
33
version = "0.21.0"
44
authors = ["Alekos Filini <alekos.filini@gmail.com>"]
55
license = "MIT"
6-
homepage = "https://github.com/MagicalBitcoin/rust-electrum-client"
7-
repository = "https://github.com/MagicalBitcoin/rust-electrum-client"
6+
homepage = "https://github.com/bitcoindevkit/rust-electrum-client"
7+
repository = "https://github.com/bitcoindevkit/rust-electrum-client"
88
documentation = "https://docs.rs/electrum-client/"
99
description = "Bitcoin Electrum client library. Supports plaintext, TLS and Onion servers."
1010
keywords = ["bitcoin", "electrum"]

0 commit comments

Comments
 (0)