We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Cargo.toml
1 parent 0b97659 commit d917f89Copy full SHA for d917f89
Cargo.toml
@@ -3,8 +3,8 @@ name = "electrum-client"
3
version = "0.21.0"
4
authors = ["Alekos Filini <alekos.filini@gmail.com>"]
5
license = "MIT"
6
-homepage = "https://github.com/MagicalBitcoin/rust-electrum-client"
7
-repository = "https://github.com/MagicalBitcoin/rust-electrum-client"
+homepage = "https://github.com/bitcoindevkit/rust-electrum-client"
+repository = "https://github.com/bitcoindevkit/rust-electrum-client"
8
documentation = "https://docs.rs/electrum-client/"
9
description = "Bitcoin Electrum client library. Supports plaintext, TLS and Onion servers."
10
keywords = ["bitcoin", "electrum"]
0 commit comments