anyhow • 1.0.104 Flexible concrete Error type built on std::error::Error DIRECT 0 1784408377 async-trait • 0.1.89 Type erasure for async trait methods DIRECT 4 1755192864 base64 • 0.13.1 encodes and decodes base64 as bytes or utf8 INDIRECT 0 1666357812 base64 • 0.21.7 encodes and decodes base64 as bytes or utf8 INDIRECT 0 1704990112 bitflags • 2.13.2 A macro to generate structures which behave like bitflags.
INDIRECT 0 1789002698 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 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 core-foundation-sys • 0.8.7 Bindings to Core Foundation for macOS INDIRECT 0 1723337307 core-foundation • 0.10.1 Bindings to Core Foundation for macOS INDIRECT 2 1748263241 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 digest • 0.10.7 Traits for cryptographic hash functions and message authentication codes INDIRECT 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 errno • 0.3.14 Cross-platform interface to the `errno` variable. INDIRECT 3 1757392515 fastrand • 2.5.0 A simple and fast random number generator INDIRECT 0 1784464853 find-msvc-tools • 0.1.12 Find windows-specific tools, read MSVC versions from the registry and from COM interfaces INDIRECT 0 1788514132 fnv • 1.0.7 Fowler–Noll–Vo hash function INDIRECT 0 1589472389 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 INDIRECT 1 1511911059 form_urlencoded • 1.2.2 Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms. INDIRECT 1 1755766063 futures-channel • 0.3.34 Channels for asynchronous communication using futures-rs.
INDIRECT 2 1786450390 futures-core • 0.3.34 The core traits and types in for the `futures` library.
INDIRECT 0 1786450381 futures-executor • 0.3.34 Executors for asynchronous tasks based on the futures-rs library.
INDIRECT 14 1786450403 futures-io • 0.3.34 The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library.
INDIRECT 0 1786450383 futures-macro • 0.3.34 The futures-rs procedural macro implementations.
INDIRECT 4 1786450394 futures-sink • 0.3.34 The asynchronous `Sink` trait for the futures-rs library.
INDIRECT 0 1786450386 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 13 1786450399 futures • 0.3.34 An implementation of futures and streams featuring zero allocations,
composability, and iterator-like interfaces.
DIRECT 15 1786450408 getrandom • 0.2.17 A small cross-platform library for retrieving random data from system source INDIRECT 3 1768165793 getrandom • 0.4.3 A small cross-platform library for retrieving random data from system source INDIRECT 3 1781719319 hashbrown • 0.17.1 A Rust port of Google's SwissTable hash map INDIRECT 0 1778301304 http • 0.2.12 A set of types for representing HTTP requests and responses.
INDIRECT 3 1709570158 httparse • 1.10.1 A tiny, safe, speedy, zero-copy HTTP/1.x parser. INDIRECT 0 1741013049 httpdate • 1.0.3 HTTP date parsing and formatting INDIRECT 0 1691924154 idna_adapter • 1.1.0 Back end adapter for idna INDIRECT 5 1730182812 idna • 1.1.0 IDNA (Internationalizing Domain Names in Applications) and Punycode. INDIRECT 8 1755766100 indexmap • 2.14.2 A hash table with consistent order and fast iteration. INDIRECT 2 1788573228 input_buffer • 0.4.0 A peekable FIFO-like buffer for receiving network data efficiently INDIRECT 1 1610053763 itoa • 1.0.18 Fast integer primitive to string conversion INDIRECT 0 1773965557 libc • 0.2.189 Raw FFI bindings to platform libraries like libc. INDIRECT 0 1784669608 lock_api • 0.4.14 Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std. INDIRECT 1 1759534392 log • 0.4.34 A lightweight logging facade for Rust
DIRECT 0 1787399067 meio-protocol • 0.72.0 Basic protocol traits of MEIO framework DIRECT 7 1610479209 meio • 0.72.0 A compact actors framework for the async epoch in Rust & Tokio DIRECT 48 1610479193 mime • 0.3.17 Strongly Typed Mimes INDIRECT 0 1679324704 native-tls • 0.2.18 A wrapper over a platform's native TLS implementation INDIRECT 34 1771436814 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 openssl-macros • 0.1.1 Internal macros used by the openssl crate. INDIRECT 4 1680357482 openssl-probe • 0.2.1 A library for helping to find system-wide trust anchor ("root") certificate
locations based on paths typically used by `openssl`.
INDIRECT 0 1768938809 parking_lot_core • 0.9.12 An advanced API for creating custom synchronization primitives. INDIRECT 6 1759534423 parking_lot • 0.12.5 More compact and efficient implementations of the standard synchronization primitives. INDIRECT 9 1759534454 percent-encoding • 2.3.2 Percent encoding and decoding INDIRECT 0 1755766010 pin-project-internal • 1.1.13 Implementation detail of the `pin-project` crate.
INDIRECT 4 1778697127 pin-project-lite • 0.2.17 A lightweight version of pin-project written with declarative macros.
INDIRECT 0 1772205548 pin-project • 1.1.13 A crate for safe and ergonomic pin-projection.
INDIRECT 5 1778697129 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 ppv-lite86 • 0.2.21 Cross-platform cryptography-oriented low-level SIMD library. INDIRECT 6 1741550500 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.
INDIRECT 13 1787643950 rustc_version • 0.4.1 A library for querying the version of a installed rustc compiler INDIRECT 1 1724836882 scopeguard • 1.2.0 A RAII scope guard that will run a given closure when it goes out of scope,
even if the code between panics (assuming unwinding panic).
Defines the macros `defer!`, `defer_on_unwind!`, `defer_on_success!` as
shorthands for guards with one of the implemented strategies.
INDIRECT 0 1689601673 security-framework-sys • 2.17.0 Apple `Security.framework` low-level FFI bindings INDIRECT 2 1771547246 security-framework • 3.7.0 Security.framework bindings for macOS and iOS INDIRECT 5 1771547334 semver • 1.0.28 Parser and evaluator for Cargo's flavor of Semantic Versioning INDIRECT 0 1775262314 serde_derive • 1.0.210 Macros 1.1 implementation of #[derive(Serialize, Deserialize)] INDIRECT 4 1725646653 serde • 1.0.210 A generic serialization/deserialization framework DIRECT 5 1725646662 sha-1 • 0.9.8 SHA-1 hash function. This crate is deprecated! Use the sha1 crate instead. INDIRECT 9 1630070820 sha1 • 0.10.7 SHA-1 hash function INDIRECT 9 1783693811 shlex • 2.0.1 Split a string into shell words, like Python's shlex. INDIRECT 0 1779044172 signal-hook-registry • 1.4.8 Backend crate for signal-hook INDIRECT 4 1766684143 smallvec • 1.16.1 'Small vector' optimization: store up to a small number of items on the stack INDIRECT 0 1789134391 socket2 • 0.5.10 Utilities for handling networking sockets with a maximal amount of configuration
possible intended.
INDIRECT 11 1748264329 socket2 • 0.6.5 Utilities for handling networking sockets with a maximal amount of configuration
possible intended.
INDIRECT 3 1783971958 syn • 2.0.56 Parser for Rust source code INDIRECT 3 1711766854 syn • 3.0.5 Parser for Rust source code INDIRECT 2 1788550322 tempfile • 3.27.0 A library for managing temporary files and directories. INDIRECT 12 1773188404 thiserror-impl • 1.0.65 Implementation detail of the `thiserror` crate INDIRECT 4 1729619452 thiserror • 1.0.65 derive(Error) DIRECT 5 1729619458 tungstenite • 0.12.0 Lightweight stream-based WebSocket implementation DIRECT 72 1610108656 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 unicode-bidi • 0.3.18 Implementation of the Unicode Bidirectional Algorithm INDIRECT 0 1734390587 unicode-normalization • 0.1.25 This crate provides functions for normalization of
Unicode strings, including Canonical and Compatible
Decomposition and Recomposition, as described in
Unicode Standard Annex #15.
INDIRECT 1 1761840398 url • 2.5.8 URL library for Rust, based on the WHATWG URL Standard INDIRECT 11 1767651271 utf-8 • 0.7.6 Incremental, zero-copy UTF-8 decoding with error handling INDIRECT 0 1618584934 utf8_iter • 1.0.4 Iterator by char over potentially-invalid UTF-8 in &[u8] INDIRECT 0 1701451611 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 version_check • 0.9.5 Tiny crate to check the version of the installed/running rustc. INDIRECT 0 1721950694 windows_aarch64_gnullvm • 0.52.6 Import lib for Windows INDIRECT 0 1720035816 windows_aarch64_msvc • 0.52.6 Import lib for Windows INDIRECT 0 1720035820 windows_i686_gnu • 0.52.6 Import lib for Windows INDIRECT 0 1720035826 windows_i686_gnullvm • 0.52.6 Import lib for Windows INDIRECT 0 1720035830 windows_i686_msvc • 0.52.6 Import lib for Windows INDIRECT 0 1720035834 windows_x86_64_gnu • 0.52.6 Import lib for Windows INDIRECT 0 1720035838 windows_x86_64_gnullvm • 0.52.6 Import lib for Windows INDIRECT 0 1720035843 windows_x86_64_msvc • 0.52.6 Import lib for Windows INDIRECT 0 1720035847 windows-link • 0.2.1 Linking for Windows INDIRECT 0 1759772108 windows-sys • 0.52.0 Rust for Windows INDIRECT 9 1700074555 windows-sys • 0.61.2 Rust for Windows INDIRECT 1 1759778310 windows-targets • 0.52.6 Import libs for Windows INDIRECT 8 1720035858