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 42c54e6 commit df67db9Copy full SHA for df67db9
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "bech32"
3
version = "0.10.0-alpha"
4
-authors = ["Clark Moody", "Andrew Poelstra", "Tobin Harding", "The rust-bitcoin developers"]
+authors = ["Clark Moody", "Andrew Poelstra", "Tobin Harding"]
5
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"
0 commit comments