Package Licenses
Apache-2.0
Dependency Licenses
Apache-2.0 OR MIT21
Package | Relation | Dependencies | Published |
---|---|---|---|
env_logger • 0.9.3A logging implementation for `log` which is configured via an environment variable. | DIRECT | 24 | |
hermit-abi • 0.1.19Hermit system calls definitions. | INDIRECT | 1 | |
humantime • 2.1.0 A parser and formatter for std::time::{Duration, SystemTime} | INDIRECT | 0 | |
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust. | DIRECT | 0 | |
libc • 0.2.169Raw FFI bindings to platform libraries like libc. | INDIRECT | 0 | |
log • 0.4.22A lightweight logging facade for Rust | DIRECT | 0 | |
regex-syntax • 0.6.29A regular expression parser. | INDIRECT | 0 | |
regex • 1.7.3An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. | INDIRECT | 3 | |
winapi-i686-pc-windows-gnu • 0.4.0Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead. | INDIRECT | 0 | |
winapi-x86_64-pc-windows-gnu • 0.4.0Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead. | INDIRECT | 0 | |
winapi • 0.3.9Raw FFI bindings for all of Windows API. | INDIRECT | 2 | |
windows_aarch64_gnullvm • 0.52.6Import lib for Windows | INDIRECT | 0 | |
windows_aarch64_msvc • 0.52.6Import lib for Windows | INDIRECT | 0 | |
windows_i686_gnu • 0.52.6Import lib for Windows | INDIRECT | 0 | |
windows_i686_gnullvm • 0.52.6Import lib for Windows | INDIRECT | 0 | |
windows_i686_msvc • 0.52.6Import lib for Windows | INDIRECT | 0 | |
windows_x86_64_gnu • 0.52.6Import lib for Windows | INDIRECT | 0 | |
windows_x86_64_gnullvm • 0.52.6Import lib for Windows | INDIRECT | 0 | |
windows_x86_64_msvc • 0.52.6Import lib for Windows | INDIRECT | 0 | |
windows-sys • 0.59.0Rust for Windows | INDIRECT | 9 | |
windows-targets • 0.52.6Import libs for Windows | INDIRECT | 8 |
MIT OR Unlicense4
Package | Relation | Dependencies | Published |
---|---|---|---|
aho-corasick • 0.7.20Fast multiple substring searching. | INDIRECT | 1 | |
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. | INDIRECT | 0 | |
termcolor • 1.4.1A simple cross platform library for writing colored text to a terminal. | INDIRECT | 11 | |
winapi-util • 0.1.9A dumping ground for high level safe wrappers over windows-sys. | INDIRECT | 10 |
MIT1
Package | Relation | Dependencies | Published |
---|---|---|---|
atty • 0.2.14A simple interface for querying atty | INDIRECT | 5 |