d917f891e8 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 d917f891e8

Tree-SHA512: cf652d6949d8be67f5884457f388e8fb5bc68a54d826e387dcc3542c00c2d71d62bad1dd9cb78a95f55b4f19d1beec2379540b7fea2e610a71817b8cb743f90d
This commit is contained in:
valued mammal 2024-11-19 14:02:48 -05:00
commit 3c20ca18b6
No known key found for this signature in database

View File

@ -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"]