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 base64 • 0.12.3 encodes and decodes base64 as bytes or utf8 INDIRECT 0 1593051308 bitflags • 1.3.2 A macro to generate structures which behave like bitflags.
INDIRECT 0 1629087362 bitflags • 2.13.2 A macro to generate structures which behave like bitflags.
INDIRECT 0 1789002698 bumpalo • 3.20.3 A fast bump allocation arena for Rust. INDIRECT 0 1779461951 cc • 1.4.6 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 1789294681 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 DIRECT 36 1780575402 core-foundation-sys • 0.8.7 Bindings to Core Foundation for macOS INDIRECT 0 1723337307 env_logger • 0.5.13 A logging implementation for `log` which is configured via an environment
variable.
INDIRECT 17 1535321722 find-msvc-tools • 0.1.12 Find windows-specific tools, read MSVC versions from the registry and from COM interfaces INDIRECT 0 1788514132 foreign-types-shared • 0.1.1 An internal crate used by foreign-types INDIRECT 0 1511911005 foreign-types • 0.3.2 A framework for Rust wrappers over C APIs DIRECT 1 1511911059 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 hermit-abi • 0.1.19 Hermit system calls definitions. INDIRECT 1 1624547874 humantime • 1.3.0 A parser and formatter for std::time::{Duration, SystemTime} INDIRECT 1 1568062265 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 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. DIRECT 0 1784669608 log • 0.4.34 A lightweight logging facade for Rust
DIRECT 0 1787399067 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 openssl-macros • 0.1.1 Internal macros used by the openssl crate. INDIRECT 4 1680357482 pin-project-lite • 0.2.17 A lightweight version of pin-project written with declarative macros.
INDIRECT 0 1772205548 pkg-config • 0.3.34 A library to run the pkg-config system tool at build time in order to be used in
Cargo build scripts.
INDIRECT 0 1786696071 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 quick-error • 1.2.3 A macro which makes error types pleasant to write.
INDIRECT 0 1577998598 quote • 1.0.47 Quasi-quoting macro quote!(...) INDIRECT 2 1784420217 rand_core • 0.3.2 Core random number generator traits and tools for implementation.
INDIRECT 1 1788336564 rand_core • 0.4.3 Core random number generator traits and tools for implementation.
INDIRECT 0 1788335431 rand • 0.4.6 Random number generators and other randomness functionality.
INDIRECT 8 1548498074 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 remove_dir_all • 0.5.3 A safe, reliable implementation of remove_dir_all for Windows INDIRECT 3 1591979159 rustc-serialize • 0.3.25 Generic serialization/deserialization support corresponding to the
`derive(RustcEncodable, RustcDecodable)` mode in the compiler. Also includes
support for hex, base64, and json encoding and decoding.
This crate is deprecated in favor of serde.
DIRECT 0 1701424340 rustversion • 1.0.23 Conditional compilation according to rustc compiler version INDIRECT 0 1783390226 serde_derive • 1.0.210 Macros 1.1 implementation of #[derive(Serialize, Deserialize)] DIRECT 4 1725646653 serde • 1.0.210 A generic serialization/deserialization framework DIRECT 5 1725646662 shlex • 2.0.1 Split a string into shell words, like Python's shlex. INDIRECT 0 1779044172 syn • 2.0.56 Parser for Rust source code INDIRECT 3 1711766854 syn • 3.0.5 Parser for Rust source code INDIRECT 2 1788550322 tempdir • 0.3.7 A library for managing a temporary directory and deleting all contents when it's
dropped.
DIRECT 10 1521618363 uuid • 0.8.2 A library to generate and parse UUIDs. INDIRECT 4 1610345956 vcpkg • 0.2.15 A library to find native dependencies in a vcpkg tree at build
time in order to be used in Cargo build scripts.
INDIRECT 0 1624120546 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 winapi-i686-pc-windows-gnu • 0.4.0 Import libraries for the i686-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead. INDIRECT 0 1516236938 winapi-x86_64-pc-windows-gnu • 0.4.0 Import libraries for the x86_64-pc-windows-gnu target. Please don't use this crate directly, depend on winapi instead. INDIRECT 0 1516236912 winapi • 0.3.9 Raw FFI bindings for all of Windows API. INDIRECT 2 1593171273 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 windows-sys • 0.61.2 Rust for Windows INDIRECT 1 1759778310