hyper-socks 0.4.0

SOCKS proxy support for Hyper clients
Documentation
Build #56665 2017-06-05 06:54:10
# 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 hyper-socks v0.4.0
Fresh traitobject v0.1.0
Fresh matches v0.1.4
Fresh libc v0.2.23
Fresh log v0.3.8
Fresh language-tags v0.2.2
Fresh unicode-normalization v0.1.4
Fresh semver v0.1.20
Fresh typeable v0.1.2
Fresh httparse v1.2.3
Fresh unicode-bidi v0.3.3
Fresh num_cpus v1.5.1
Fresh time v0.1.37
Fresh mime v0.2.6
Fresh version_check v0.1.2
Fresh byteorder v1.0.0
Fresh rustc_version v0.1.7
Fresh idna v0.1.2
Fresh base64 v0.5.2
Compiling socks v0.3.0
Fresh url v1.4.1
Fresh unicase v1.4.2
Fresh hyper v0.10.11
Running `rustc --crate-name socks .cargo/registry/src/github.com-1ecc6299db9ec823/socks-0.3.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 -C metadata=65ce366cd4f213db -C extra-filename=-65ce366cd4f213db --out-dir /home/cratesfyi/cratesfyi/debug/deps -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern byteorder=/home/cratesfyi/cratesfyi/debug/deps/libbyteorder-190c8b8b4cb7f472.rlib --extern-version byteorder=byteorder,1.0.0 --cap-lints allow`
Documenting hyper-socks v0.4.0
Running `rustdoc --crate-name hyper_socks .cargo/registry/src/github.com-1ecc6299db9ec823/hyper-socks-0.4.0/src/lib.rs -o /home/cratesfyi/cratesfyi/doc -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern hyper=/home/cratesfyi/cratesfyi/debug/deps/libhyper-18254a1469975b46.rlib --extern-version hyper=hyper,0.10.11 --extern socks=/home/cratesfyi/cratesfyi/debug/deps/libsocks-65ce366cd4f213db.rlib --extern-version socks=socks,0.3.0`
Finished dev [unoptimized + debuginfo] target(s) in 1.9 secs