Skip to content

Commit df67db9

Browse files
committed
Remove "the rust bitcoin developers" from manifest
We don't use this phrase much anymore, remove it.
1 parent 42c54e6 commit df67db9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "bech32"
33
version = "0.10.0-alpha"
4-
authors = ["Clark Moody", "Andrew Poelstra", "Tobin Harding", "The rust-bitcoin developers"]
4+
authors = ["Clark Moody", "Andrew Poelstra", "Tobin Harding"]
55
repository = "https://github.com/rust-bitcoin/rust-bech32"
66
documentation = "https://docs.rs/bech32/"
77
description = "Encodes and decodes the Bech32 format and implements the bech32 and bech32m checksums"

0 commit comments

Comments
 (0)