We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55b3a1a commit 817f317Copy full SHA for 817f317
Cargo.toml
@@ -3,6 +3,7 @@ name = "bech32"
3
version = "0.9.0"
4
authors = ["Clark Moody", "The rust-bitcoin developers"]
5
repository = "https://github.com/rust-bitcoin/rust-bech32"
6
+documentation = "https://docs.rs/bech32/"
7
description = "Encodes and decodes the Bech32 format"
8
readme = "README.md"
9
keywords = ["base32", "encoding", "bech32"]
0 commit comments