We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 465632e commit 5e8d0ebCopy full SHA for 5e8d0eb
Cargo.toml
@@ -6,7 +6,7 @@ repository = "https://github.com/rust-bitcoin/rust-bech32"
6
documentation = "https://docs.rs/bech32/"
7
description = "Encodes and decodes the Bech32 format and implements the bech32 and bech32m checksums"
8
readme = "README.md"
9
-keywords = ["base32", "encoding", "bech32", "bech32m", "bitcoin", "cryptocurrency"]
+keywords = ["base32", "encoding", "bech32", "bitcoin", "cryptocurrency"]
10
categories = ["encoding", "cryptography::cryptocurrencies"]
11
license = "MIT"
12
edition = "2018"
0 commit comments