Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT9
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| cc • 1.2.50A 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 | |
| cfg-if • 1.0.4A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. | DIRECT | 0 | |
| find-msvc-tools • 0.1.5Find windows-specific tools, read MSVC versions from the registry and from COM interfaces | INDIRECT | 0 | |
| libc • 0.2.178Raw FFI bindings to platform libraries like libc. | DIRECT | 0 | |
| log • 0.4.29A lightweight logging facade for Rust | DIRECT | 0 | |
| rustversion • 1.0.22Conditional compilation according to rustc compiler version | DIRECT | 0 | |
| shlex • 1.3.0Split a string into shell words, like Python's shlex. | INDIRECT | 0 | |
| windows-link • 0.2.1Linking for Windows | DIRECT | 0 | |
| windows-result • 0.4.1Windows error handling | DIRECT | 1 |