Package Licenses
MIT
Dependency Licenses
Apache-2.0 OR MIT7
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| autocfg • 1.5.0Automatic cfg for Rust compiler features | INDIRECT | 0 | |
| 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. | INDIRECT | 0 | |
| libc • 0.2.180Raw FFI bindings to platform libraries like libc. | DIRECT | 0 | |
| log • 0.4.29A lightweight logging facade for Rust | DIRECT | 0 | |
| once_cell • 1.21.3Single assignment cells and lazy values. | DIRECT | 0 | |
| pkg-config • 0.3.32A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. | DIRECT | 0 | |
| windows-link • 0.2.1Linking for Windows | INDIRECT | 0 |
MIT2
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| dlib • 0.5.2Helper macros for handling manually loading optional system libraries. | DIRECT | 3 | |
| memoffset • 0.9.1offset_of functionality for Rust structs. | DIRECT | 1 |
ISC1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| libloading • 0.8.9Bindings around the platform's dynamic library loading primitives with greatly improved memory safety. | INDIRECT | 2 |