bitflags • 0.3.3A macro to generate structures which behave like bitflags.
INDIRECT
0
gcc • 0.3.55**Deprecated** crate, renamed to `cc`
A 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.
INDIRECT
0
libc • 0.1.12Raw FFI bindings to platform libraries like libc.
INDIRECT
0
libc • 0.2.169Raw FFI bindings to platform libraries like libc.
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
rand_core • 0.3.1Core random number generator traits and tools for implementation.
INDIRECT
1
rand_core • 0.4.2Core random number generator traits and tools for implementation.
INDIRECT
0
rand • 0.3.23Random number generators and other randomness functionality.
INDIRECT
9
rand • 0.4.6Random number generators and other randomness functionality.
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
tempdir • 0.3.7A library for managing a temporary directory and deleting all contents when it's
dropped.
INDIRECT
10
time • 0.1.45Date and time library. Fully interoperable with the standard library. Mostly compatible with #![no_std].
DIRECT
5
url • 0.2.38URL library for Rust, based on the WHATWG URL Standard
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.