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
libc • 0.2.169Raw FFI bindings to platform libraries like libc.