Skip to content

Commit 7fd1546

Browse files
committed
Merge #125: Remove "the rust bitcoin developers" from manifest
df67db9 Remove "the rust bitcoin developers" from manifest (Tobin C. Harding) Pull request description: We don't use this phrase much anymore, remove it. ACKs for top commit: apoelstra: ACK df67db9 Tree-SHA512: bd249bbbdccabbaefcd69ade0f45d2c602c61cbc1cbdc737125723c50e7d1a218d4f4be3101f3ea32b6ea778ffa86e95b233f0c4c634051ccc5ca82e51a28187
2 parents f00e99f + df67db9 commit 7fd1546

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)