android_system_properties • 0.1.6 Minimal Android system properties wrapper INDIRECT 1 1785937467 autocfg • 1.5.1 Automatic cfg for Rust compiler features INDIRECT 0 1779447784 block-buffer • 0.10.4 Buffer types for block processing of data INDIRECT 3 1678327705 block-buffer • 0.9.0 Buffer types for block processing of data INDIRECT 3 1591807793 blowfish • 0.7.0 Blowfish block cipher INDIRECT 6 1602858315 bumpalo • 3.20.3 A fast bump allocation arena for Rust. INDIRECT 0 1779461951 cc • 1.4.5 A 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 1788514137 cfg-if • 1.0.4 A 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 1760515966 chrono • 0.4.45 Date and time library for Rust INDIRECT 36 1780575402 cipher • 0.2.5 Traits for describing block ciphers and stream ciphers INDIRECT 3 1604269213 core-foundation-sys • 0.8.7 Bindings to Core Foundation for macOS INDIRECT 0 1723337307 cpufeatures • 0.2.17 Lightweight 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 1737768946 crypto-common • 0.1.7 Common traits used by cryptographic algorithms INDIRECT 3 1762957200 crypto-mac • 0.10.1 Trait for Message Authentication Code (MAC) algorithms INDIRECT 4 1626784482 digest • 0.10.7 Traits for cryptographic hash functions and message authentication codes DIRECT 5 1684516290 digest • 0.9.0 Traits for cryptographic hash functions and message authentication codes INDIRECT 3 1591752868 equivalent • 1.0.2 Traits for key comparison in maps. INDIRECT 0 1739571258 find-msvc-tools • 0.1.12 Find windows-specific tools, read MSVC versions from the registry and from COM interfaces INDIRECT 0 1788514132 futures-core • 0.3.34 The core traits and types in for the `futures` library.
INDIRECT 0 1786450381 futures-task • 0.3.34 Tools for working with tasks.
INDIRECT 0 1786450387 futures-util • 0.3.34 Common utilities and extension traits for the futures-rs library.
INDIRECT 4 1786450399 getrandom • 0.2.17 A small cross-platform library for retrieving random data from system source INDIRECT 3 1768165793 hashbrown • 0.17.1 A Rust port of Google's SwissTable hash map INDIRECT 0 1778301304 hex • 0.4.3 Encoding and decoding data into/from hexadecimal representation. DIRECT 0 1614768538 hmac • 0.10.1 Generic implementation of Hash-based Message Authentication Code (HMAC) INDIRECT 6 1602861763 iana-time-zone-haiku • 0.1.2 iana-time-zone support crate for Haiku OS INDIRECT 3 1683881025 iana-time-zone • 0.1.65 get the IANA time zone for the current system INDIRECT 33 1769589652 indexmap • 2.14.2 A hash table with consistent order and fast iteration. INDIRECT 2 1788573228 js-sys • 0.3.105 Bindings for all JS global objects and functions in all JS environments like
Node.js and browsers, built on `#[wasm_bindgen]` using the `wasm-bindgen` crate.
INDIRECT 17 1788566292 lazy_static • 1.5.0 A macro for declaring lazily evaluated statics in Rust. DIRECT 0 1719010122 libc • 0.2.189 Raw FFI bindings to platform libraries like libc. INDIRECT 0 1784669608 log • 0.4.34 A lightweight logging facade for Rust
INDIRECT 0 1787399067 md-5 • 0.9.1 MD5 hash function INDIRECT 6 1593341551 num-bigint • 0.4.8 Big integer implementation for Rust DIRECT 3 1783214447 num-integer • 0.1.47 Integer traits and functions INDIRECT 2 1786493517 num-traits • 0.2.19 Numeric traits for generic mathematics INDIRECT 1 1714771659 once_cell • 1.21.4 Single assignment cells and lazy values. INDIRECT 0 1773313192 opaque-debug • 0.3.1 This crate is deprecated. Use explicit impl of `fmt::Debug` instead. INDIRECT 0 1709294912 pin-project-lite • 0.2.17 A lightweight version of pin-project written with declarative macros.
INDIRECT 0 1772205548 ppv-lite86 • 0.2.21 Cross-platform cryptography-oriented low-level SIMD library. INDIRECT 6 1741550500 proc-macro-crate • 1.3.1 Replacement for crate (macro_rules keyword) in proc-macros
INDIRECT 7 1677490338 proc-macro2 • 1.0.107 A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. INDIRECT 1 1784420305 quote • 1.0.47 Quasi-quoting macro quote!(...) INDIRECT 2 1784420217 rand_chacha • 0.3.1 ChaCha random number generator
INDIRECT 12 1623267998 rand_core • 0.6.4 Core random number generation traits and tools for implementation. INDIRECT 4 1663248224 rand • 0.8.8 Random number generators and other randomness functionality.
DIRECT 13 1787643950 regex-syntax • 0.7.5 A regular expression parser. INDIRECT 0 1693057835 regex • 1.8.4 An implementation of regular expressions for Rust. This implementation uses
finite automata and guarantees linear time matching on all inputs.
INDIRECT 3 1685970208 rustversion • 1.0.23 Conditional compilation according to rustc compiler version INDIRECT 0 1783390226 sha-1 • 0.10.1 SHA-1 hash function. This crate is deprecated! Use the sha1 crate instead. DIRECT 9 1669649018 sha-1 • 0.9.8 SHA-1 hash function. This crate is deprecated! Use the sha1 crate instead. INDIRECT 9 1630070820 sha2 • 0.10.9 Pure Rust implementation of the SHA-2 hash function family
including SHA-224, SHA-256, SHA-384, and SHA-512.
DIRECT 9 1746023889 sha2 • 0.9.9 Pure Rust implementation of the SHA-2 hash function family
including SHA-224, SHA-256, SHA-384, and SHA-512.
INDIRECT 9 1641493941 shlex • 2.0.1 Split a string into shell words, like Python's shlex. INDIRECT 0 1779044172 syn • 1.0.109 Parser for Rust source code INDIRECT 3 1677232723 syn • 2.0.56 Parser for Rust source code INDIRECT 3 1711766854 syn • 3.0.5 Parser for Rust source code INDIRECT 2 1788550322 thiserror-impl • 1.0.65 Implementation detail of the `thiserror` crate INDIRECT 4 1729619452 thiserror • 1.0.65 derive(Error) INDIRECT 5 1729619458 toml_datetime • 0.6.11 A TOML-compatible datetime type INDIRECT 0 1749221317 toml_edit • 0.19.15 Yet another format-preserving TOML parser. INDIRECT 5 1694138944 typenum • 1.20.1 Typenum 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 1780070441 version_check • 0.9.5 Tiny crate to check the version of the installed/running rustc. INDIRECT 0 1721950694 wasm-bindgen-macro-support • 0.2.128 Implementation APIs for the `#[wasm_bindgen]` attribute INDIRECT 6 1788566286 wasm-bindgen-macro • 0.2.128 Definition of the `#[wasm_bindgen]` attribute, an internal dependency
INDIRECT 7 1788566288 wasm-bindgen-shared • 0.2.128 Shared support between wasm-bindgen and wasm-bindgen cli, an internal
dependency.
INDIRECT 1 1788566283 wasm-bindgen • 0.2.128 Easy support for interacting between JS and Rust.
INDIRECT 11 1788566290 windows-core • 0.62.2 Core type support for COM and Windows INDIRECT 9 1759778114 windows-implement • 0.60.2 The implement macro for the Windows crates INDIRECT 4 1759778011 windows-interface • 0.59.3 The interface macro for the Windows crates INDIRECT 4 1759778058 windows-link • 0.2.1 Linking for Windows INDIRECT 0 1759772108 windows-result • 0.4.1 Windows error handling INDIRECT 1 1759778079 windows-strings • 0.5.1 Windows string types INDIRECT 1 1759778101