Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT16
Package | Relation | Dependencies | Published |
---|---|---|---|
askama_escape • 0.2.0Optimized HTML escaping code, extracted from Askama | INDIRECT | 0 | |
askama_shared • 0.8.0Shared code for Askama | DIRECT | 11 | |
autocfg • 1.4.0Automatic cfg for Rust compiler features | INDIRECT | 0 | |
humansize • 1.1.1A configurable crate to easily represent sizes in a human-readable format. | INDIRECT | 0 | |
num-traits • 0.2.19Numeric traits for generic mathematics | INDIRECT | 1 | |
proc-macro2 • 0.4.30A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. | DIRECT | 1 | |
proc-macro2 • 1.0.92A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. | INDIRECT | 1 | |
quote • 0.6.13Quasi-quoting macro quote!(...) | DIRECT | 2 | |
quote • 1.0.38Quasi-quoting macro quote!(...) | INDIRECT | 2 | |
serde_derive • 1.0.210Macros 1.1 implementation of #[derive(Serialize, Deserialize)] | INDIRECT | 4 | |
serde • 1.0.210A generic serialization/deserialization framework | INDIRECT | 5 | |
syn • 0.15.44Parser for Rust source code | DIRECT | 3 | |
syn • 2.0.56Parser for Rust source code | INDIRECT | 3 | |
toml • 0.4.10A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. | INDIRECT | 6 | |
unicode-xid • 0.1.0Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. | INDIRECT | 0 | |
version_check • 0.1.5Tiny crate to check the version of the installed/running rustc. | INDIRECT | 0 |
MIT1
Package | Relation | Dependencies | Published |
---|---|---|---|
nom • 4.2.3A byte-oriented, zero-copy, parser combinators library | DIRECT | 2 |
MIT OR Unlicense1
Package | Relation | Dependencies | Published |
---|---|---|---|
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 |
Unicode-3.0 AND (Apache-2.0 OR MIT)1
Package | Relation | Dependencies | Published |
---|---|---|---|
unicode-ident • 1.0.14Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 | INDIRECT | 0 |