vcpkg 0.1.1

A library to find native dependencies in a vcpkg tree at build time in order to be used in Cargo build scripts.
Documentation
Build #47547 2017-04-25T01:46:49.851915+00:00
# rustc version
rustc 1.18.0-nightly (bbdaad0dc 2017-04-14)
# docs.rs version
cratesfyi 0.3.2 (e3bc9fb 2017-04-22)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading vcpkg v0.1.1
Documenting vcpkg v0.1.1
Running `rustdoc --crate-name vcpkg .cargo/registry/src/github.com-1ecc6299db9ec823/vcpkg-0.1.1/src/lib.rs -o /home/cratesfyi/vcpkg-0.1.1/doc -L dependency=/home/cratesfyi/vcpkg-0.1.1/debug/deps`
error: unknown start of token: \\
--> <stdin>:1:3
|
1 | C:\src> vcpkg_cli probe -l static mysqlclient
|   ^

warning: Backing out of syntax highlighting
|
= note: You probably did not intend to render this as a rust code-block

Finished dev [unoptimized + debuginfo] target(s) in 0.39 secs