Package Licenses
MIT
Dependency Licenses
Apache-2.0 OR MIT7
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| bitflags • 2.11.1A macro to generate structures which behave like bitflags. | DIRECT | 0 | |
| cc • 1.2.62A 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 | 2 | |
| find-msvc-tools • 0.1.9Find windows-specific tools, read MSVC versions from the registry and from COM interfaces | INDIRECT | 0 | |
| libc • 0.2.186Raw FFI bindings to platform libraries like libc. | DIRECT | 0 | |
| once_cell • 1.21.4Single assignment cells and lazy values. | DIRECT | 0 | |
| pkg-config • 0.3.33A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. | INDIRECT | 0 | |
| shlex • 1.3.0Split a string into shell words, like Python's shlex. | INDIRECT | 0 |
MIT1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| onig_sys • 69.9.3The `onig_sys` crate contains raw rust bindings to the oniguruma library. This crate exposes a set of unsafe functions which can then be used by other crates to create safe wrappers around Oniguruma. You probably don't want to link to this crate directly; instead check out the `onig` crate. | DIRECT | 4 |