mpw 0.1.0

Rust implementation of the Masterpassword algorithm.
Documentation
Build #761622017-11-12T01:31:29.375028+00:00
# rustc version
rustc 1.22.0-dev (b1cfd1750 2017-09-21)# docs.rs version
cratesfyi 0.4.2 (13da7b2 2017-10-12)# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading mpw v0.1.0
Fresh rustc-serialize v0.3.24
Fresh gcc v0.3.54
Fresh byteorder v1.1.0
Fresh libc v0.2.33
Fresh rand v0.3.18
Fresh time v0.1.38
Fresh rust-crypto v0.2.36
Documenting mpw v0.1.0
Running `rustdoc --crate-name mpw .cargo/registry/src/github.com-1ecc6299db9ec823/mpw-0.1.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-18135ba7ab0d9e6b.rlib --extern-version byteorder=byteorder,1.1.0 --extern crypto=/home/cratesfyi/cratesfyi/debug/deps/libcrypto-21fa3687288afd3d.rlib --extern-version crypto=rust-crypto,0.2.36`
Finished dev [unoptimized + debuginfo] target(s) in 0.48 secs