cc • 1.2.43A 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.
DIRECT
2
find-msvc-tools • 0.1.4Find windows-specific tools, read MSVC versions from the registry and from COM interfaces
INDIRECT
0
shlex • 1.3.0Split a string into shell words, like Python's shlex.
INDIRECT
0
MIT1
Package
Relation
Dependencies
Published
which • 8.0.0A Rust equivalent of Unix command "which". Locate installed executable in cross platforms.