bitflags • 1.3.2A macro to generate structures which behave like bitflags.
INDIRECT
0
cast • 0.2.7Ergonomic, checked cast functions for primitive types
INDIRECT
2
cc • 1.1.18A 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.
proc-macro2 • 1.0.86A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.
regex • 1.7.3An implementation of regular expressions for Rust. This implementation uses
finite automata and guarantees linear time matching on all inputs.
DIRECT
3
rustc_version • 0.4.1A library for querying the version of a installed rustc compiler
INDIRECT
1
semver • 1.0.23Parser and evaluator for Cargo's flavor of Semantic Versioning
unicode-width • 0.1.13Determine displayed width of `char` and `str` types
according to Unicode Standard Annex #11 rules.
INDIRECT
0
version_check • 0.1.5Tiny crate to check the version of the installed/running rustc.
DIRECT
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.