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.
INDIRECT
1
cmake • 0.1.52A build dependency for running `cmake` to build a native library
DIRECT
2
shlex • 1.3.0Split a string into shell words, like Python's shlex.