fasthash-sys 0.2.6

A suite of non-cryptographic hash functions for Rust.
Documentation
Build #49184 2017-05-10T10:46:03.873058+00:00
# rustc version
rustc 1.19.0-nightly (f1140a331 2017-05-08)
# docs.rs version
cratesfyi 0.3.4 (cc96115 2017-05-09)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading fasthash-sys v0.2.6
Compiling gcc v0.3.45
Running `rustc --crate-name gcc .cargo/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.45/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=c95fcb0f70a862e8 -C extra-filename=-c95fcb0f70a862e8 --out-dir /home/cratesfyi/fasthash-sys-0.2.6/debug/deps -L dependency=/home/cratesfyi/fasthash-sys-0.2.6/debug/deps --cap-lints allow`
Compiling fasthash-sys v0.2.6
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/fasthash-sys-0.2.6/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="sse42"' -C metadata=c5ee5672427d9ed4 -C extra-filename=-c5ee5672427d9ed4 --out-dir /home/cratesfyi/fasthash-sys-0.2.6/debug/build/fasthash-sys-c5ee5672427d9ed4 -L dependency=/home/cratesfyi/fasthash-sys-0.2.6/debug/deps --extern gcc=/home/cratesfyi/fasthash-sys-0.2.6/debug/deps/libgcc-c95fcb0f70a862e8.rlib --cap-lints allow`
Running `/home/cratesfyi/fasthash-sys-0.2.6/debug/build/fasthash-sys-c5ee5672427d9ed4/build-script-build`
Documenting fasthash-sys v0.2.6
Running `rustdoc --crate-name fasthash_sys .cargo/registry/src/github.com-1ecc6299db9ec823/fasthash-sys-0.2.6/src/lib.rs -o /home/cratesfyi/fasthash-sys-0.2.6/doc --cfg 'feature="default"' --cfg 'feature="sse42"' -L dependency=/home/cratesfyi/fasthash-sys-0.2.6/debug/deps`
Finished dev [unoptimized + debuginfo] target(s) in 3.84 secs