bitcoin-bech32 0.9.0

Encodes and decodes Bitcoin Segregated Witness addresses in Bech32
Documentation
Build #143057 2019-02-14T23:49:19.240654+00:00
# rustc version
rustc 1.34.0-nightly (e54494727 2019-02-13)# docs.rs version
cratesfyi 0.6.0 (28f60f2 2019-02-14)# build log
Updating crates.io index
Downloading crates ...
Downloaded bitcoin-bech32 v0.9.0
Checking bech32 v0.6.0
Running `rustc --crate-name bech32 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/bech32-0.6.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=0a4e1620f2f06089 -C extra-filename=-0a4e1620f2f06089 --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --cap-lints allow`
Documenting bitcoin-bech32 v0.9.0
Running `rustdoc --crate-name bitcoin_bech32 /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/bitcoin-bech32-0.9.0/src/lib.rs --cap-lints allow --color never -o /home/cratesfyi/cratesfyi/doc -Z unstable-options --resource-suffix -20190213-1.34.0-nightly-e54494727 --static-root-path / --disable-per-crate-search --extern-html-root-url 'bech32=https://docs.rs/bech32/0.6.0' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern bech32=/home/cratesfyi/cratesfyi/debug/deps/libbech32-0a4e1620f2f06089.rmeta`
Finished dev [unoptimized + debuginfo] target(s) in 3.34s