Merge bitcoindevkit/rust-electrum-client#145: Update URLs in Cargo.toml
d917f891e8Update 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: ACKd917f891e8Tree-SHA512: cf652d6949d8be67f5884457f388e8fb5bc68a54d826e387dcc3542c00c2d71d62bad1dd9cb78a95f55b4f19d1beec2379540b7fea2e610a71817b8cb743f90d
This commit is contained in:
commit
3c20ca18b6
@ -3,8 +3,8 @@ name = "electrum-client"
|
||||
version = "0.21.0"
|
||||
authors = ["Alekos Filini <alekos.filini@gmail.com>"]
|
||||
license = "MIT"
|
||||
homepage = "https://github.com/MagicalBitcoin/rust-electrum-client"
|
||||
repository = "https://github.com/MagicalBitcoin/rust-electrum-client"
|
||||
homepage = "https://github.com/bitcoindevkit/rust-electrum-client"
|
||||
repository = "https://github.com/bitcoindevkit/rust-electrum-client"
|
||||
documentation = "https://docs.rs/electrum-client/"
|
||||
description = "Bitcoin Electrum client library. Supports plaintext, TLS and Onion servers."
|
||||
keywords = ["bitcoin", "electrum"]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user