hooky 0.1.0

Convenient LD_PRELOAD hooker
Documentation
Build #57504 2017-06-05T17:14:46.696941+00:00
# rustc version
rustc 1.19.0-dev (28a93c1f4 2017-05-31)
# docs.rs version
cratesfyi 0.4.0-dev (bedcc0c 2017-06-01)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading hooky v0.1.0
Fresh libc v0.2.23
Fresh gcc v0.3.50
Compiling hooky v0.1.0
Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/hooky-0.1.0/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' -C metadata=66e9b0548e7d7aef -C extra-filename=-66e9b0548e7d7aef --out-dir /home/cratesfyi/cratesfyi/debug/build/hooky-66e9b0548e7d7aef -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern gcc=/home/cratesfyi/cratesfyi/debug/deps/libgcc-e05634d6e5a2eb7f.rlib --extern-version gcc=gcc,0.3.50 --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/hooky-66e9b0548e7d7aef/build-script-build`
Documenting hooky v0.1.0
Running `rustdoc --crate-name hooky .cargo/registry/src/github.com-1ecc6299db9ec823/hooky-0.1.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc --cfg 'feature="default"' -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern libc=/home/cratesfyi/cratesfyi/debug/deps/liblibc-496b028781a2b35b.rlib --extern-version libc=libc,0.2.23`
Finished dev [unoptimized + debuginfo] target(s) in 1.43 secs