Skip to content

Commit d917f89

Browse files
tnullValuedMammal
authored andcommitted
Update URLs in Cargo.toml
.. while it's still magical, the URLs seem to be outdated ..
1 parent 0b97659 commit d917f89

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)