Skip to content

Commit

Permalink
cargo: replace homepage with repository
Browse files Browse the repository at this point in the history
  • Loading branch information
lvaccaro committed Apr 20, 2021
1 parent ecc8fce commit ab90ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ authors = ["Luca Vaccaro <[email protected]>"]
edition = "2018"
license = "MIT"
description = "Bitcoin payment service, based on bdk and electrum."
homepage = "https://github.com/lvaccaro/btctipserver"
repository = "https://github.com/lvaccaro/btctipserver"
documentation = "https://docs.rs/btctipserver/"
keywords = ["bitcoin", "wallet", "payment", "server"]
readme = "README.md"
Expand Down

0 comments on commit ab90ba6

Please sign in to comment.