cc • 1.2.37A 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
2
find-msvc-tools • 0.1.1Find windows-specific tools, read MSVC versions from the registry and from COM interfaces
INDIRECT
0
libc • 0.2.175Raw FFI bindings to platform libraries like libc.
INDIRECT
0
shlex • 1.3.0Split a string into shell words, like Python's shlex.