Package Licenses
Apache-2.0
Dependency Licenses
Apache-2.0 OR MIT14
Package | Relation | Dependencies | Published |
---|---|---|---|
block-buffer • 0.10.4Buffer type for block processing of data | INDIRECT | 3 | |
cfg-if • 1.0.1A 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 | |
cpufeatures • 0.2.17Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS | INDIRECT | 1 | |
crypto-common • 0.1.6Common cryptographic traits | INDIRECT | 3 | |
digest • 0.10.7Traits for cryptographic hash functions and message authentication codes | INDIRECT | 5 | |
libc • 0.2.174Raw FFI bindings to platform libraries like libc. | INDIRECT | 0 | |
proc-macro2 • 1.0.95A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. | INDIRECT | 1 | |
quote • 1.0.40Quasi-quoting macro quote!(...) | DIRECT | 2 | |
sha2 • 0.10.9Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. | INDIRECT | 9 | |
syn • 2.0.104Parser for Rust source code | DIRECT | 2 | |
thiserror-impl • 1.0.69Implementation detail of the `thiserror` crate | INDIRECT | 4 | |
thiserror • 1.0.69derive(Error) | INDIRECT | 5 | |
typenum • 1.18.0Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete. | INDIRECT | 0 | |
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc. | INDIRECT | 0 |
Apache-2.01
Package | Relation | Dependencies | Published |
---|---|---|---|
solarti-discriminator-syn • 0.1.10Token parsing and generating library for the `solarti-discriminator` library | DIRECT | 16 |
Unicode-3.0 AND (Apache-2.0 OR MIT)1
Package | Relation | Dependencies | Published |
---|---|---|---|
unicode-ident • 1.0.18Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31 | INDIRECT | 0 |
MIT1
Package | Relation | Dependencies | Published |
---|---|---|---|
generic-array • 0.14.7Generic types implementing functionality of arrays | INDIRECT | 2 |