Skip to content

Commit 2ef1df4

Browse files
committed
Add rust-bitcoin.org as homepage
Add a homepage that will link to the soon-to-be-update website that documents this crate's existence. ref: rust-bitcoin/rust-bitcoin.github.io#45
1 parent 65c508b commit 2ef1df4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = "0.3.0"
44
authors = ["Martin Habovštiak <martin.habovstiak@gmail.com>", "Andrew Poelstra <apoelstra@wpsoftware.net>"]
55
license = "CC0-1.0"
66
repository = "https://github.com/rust-bitcoin/hex-conservative"
7+
homepage = "https://rust-bitcoin.org"
78
description = "A hex encoding and decoding crate with a conservative MSRV and dependency policy."
89
categories = ["encoding"]
910
keywords = ["encoding", "hex", "hexadecimal"]

0 commit comments

Comments
 (0)