bitflags • 0.9.1A macro to generate structures which behave like bitflags.
INDIRECT
0
cc • 1.2.5A build-time dependency for Cargo build scripts to assist in invoking the native
C compiler to compile native C code into a static archive to be linked into Rust
code.
libc • 0.2.169Raw FFI bindings to platform libraries like libc.
INDIRECT
0
libz-sys • 1.1.20Low-level bindings to the system libz library (also known as zlib).
INDIRECT
5
openssl-probe • 0.1.5Tool for helping to find SSL certificate locations on the system for OpenSSL
INDIRECT
0
pkg-config • 0.3.31A library to run the pkg-config system tool at build time in order to be used in
Cargo build scripts.
INDIRECT
0
rustc-serialize • 0.3.25Generic serialization/deserialization support corresponding to the
`derive(RustcEncodable, RustcDecodable)` mode in the compiler. Also includes
support for hex, base64, and json encoding and decoding.
This crate is deprecated in favor of serde.
DIRECT
0
shlex • 1.3.0Split a string into shell words, like Python's shlex.
INDIRECT
0
socket2 • 0.5.8Utilities for handling networking sockets with a maximal amount of configuration
possible intended.
INDIRECT
11
time • 0.1.45Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].
DIRECT
5
vcpkg • 0.2.15A library to find native dependencies in a vcpkg tree at build
time in order to be used in Cargo build scripts.
INDIRECT
0
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.
INDIRECT
0
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead.