We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Cargo.toml
repository
1 parent e64898c commit a1843e7Copy full SHA for a1843e7
Cargo.toml
@@ -3,7 +3,7 @@ name = "bitcoin-payment-instructions"
3
version = "0.3.1"
4
authors = ["Matt Corallo", "Ben Carman"]
5
license = "MIT OR Apache-2.0"
6
-repository = "https://github.com/lightningdevkit/libbtcwallet/"
+repository = "https://github.com/rust-bitcoin/bitcoin-payment-instructions"
7
description = """
8
A parser for arbitrary bitcoin payment instructions.
9
"""
0 commit comments