diff --git a/Cargo.toml b/Cargo.toml index 74e0494..91a51bb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "psbt-v2" version = "0.2.0" authors = ["Tobin C. Harding "] license = "CC0-1.0" -repository = "https://github.com/tcharding/rust-psbt/" +repository = "https://github.com/rust-bitcoin/rust-psbt/" description = "Partially Signed Bitcoin Transaction, v0 and v2" categories = ["cryptography::cryptocurrencies"] keywords = [ "psbt", "bip-174", "bip174", "bip-370", "bip370"]