anyhow • 1.0.94 Flexible concrete Error type built on std::error::Error DIRECT 0 1733252585 async-trait • 0.1.80 Type erasure for async trait methods DIRECT 4 1712861730 autocfg • 1.4.0 Automatic cfg for Rust compiler features INDIRECT 0 1727399128 bitflags • 1.3.2 A macro to generate structures which behave like bitflags.
INDIRECT 0 1629087362 cfg-if • 0.1.10 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 1569338841 cfg-if • 1.0.0 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 1602009852 env_logger • 0.7.1 A logging implementation for `log` which is configured via an environment
variable.
DIRECT 25 1571288918 fnv • 1.0.7 Fowler–Noll–Vo hash function INDIRECT 0 1589472389 futures-channel • 0.3.31 Channels for asynchronous communication using futures-rs.
INDIRECT 2 1728112026 futures-core • 0.3.31 The core traits and types in for the `futures` library.
INDIRECT 0 1728112007 futures-executor • 0.3.31 Executors for asynchronous tasks based on the futures-rs library.
INDIRECT 16 1728112054 futures-io • 0.3.31 The `AsyncRead`, `AsyncWrite`, `AsyncSeek`, and `AsyncBufRead` traits for the futures-rs library.
INDIRECT 0 1728112013 futures-macro • 0.3.31 The futures-rs procedural macro implementations.
INDIRECT 4 1728112035 futures-sink • 0.3.31 The asynchronous `Sink` trait for the futures-rs library.
INDIRECT 0 1728112018 futures-task • 0.3.31 Tools for working with tasks.
INDIRECT 0 1728112021 futures-util • 0.3.31 Common utilities and extension traits for the futures-rs library.
INDIRECT 15 1728112047 futures • 0.3.31 An implementation of futures and streams featuring zero allocations,
composability, and iterator-like interfaces.
DIRECT 17 1728112065 getrandom • 0.2.15 A small cross-platform library for retrieving random data from system source INDIRECT 3 1714998581 hashbrown • 0.12.3 A Rust port of Google's SwissTable hash map INDIRECT 0 1658056838 hermit-abi • 0.1.19 Hermit system calls definitions. INDIRECT 1 1624547874 hermit-abi • 0.3.9 Hermit system calls definitions. INDIRECT 0 1709156122 http • 0.2.12 A set of types for representing HTTP requests and responses.
INDIRECT 3 1709570158 httparse • 1.9.5 A tiny, safe, speedy, zero-copy HTTP/1.x parser. INDIRECT 0 1727726642 httpdate • 0.3.2 HTTP date parsing and formatting INDIRECT 0 1525277496 humantime • 1.3.0 A parser and formatter for std::time::{Duration, SystemTime}
INDIRECT 1 1568062265 indexmap • 1.9.3 A hash table with consistent order and fast iteration. INDIRECT 2 1679702062 iovec • 0.1.4 Portable buffer type for scatter/gather I/O operations
INDIRECT 1 1570644596 itoa • 0.4.8 Fast integer primitive to string conversion INDIRECT 0 1629609812 itoa • 1.0.14 Fast integer primitive to string conversion INDIRECT 0 1732562705 lazy_static • 1.5.0 A macro for declaring lazily evaluated statics in Rust. INDIRECT 0 1719010122 libc • 0.2.169 Raw FFI bindings to platform libraries like libc.
INDIRECT 0 1734585492 log • 0.4.22 A lightweight logging facade for Rust
DIRECT 0 1719534494 mio-named-pipes • 0.1.7 Windows named pipe bindings for mio INDIRECT 20 1593527974 mio-uds • 0.6.8 Unix domain socket bindings for mio
INDIRECT 19 1588372973 miow • 0.2.2 A zero overhead I/O library for Windows, focusing on IOCP and async I/O
abstractions.
INDIRECT 10 1606516822 miow • 0.3.7 A zero overhead I/O library for Windows, focusing on IOCP and async I/O
abstractions.
INDIRECT 3 1616443950 net2 • 0.2.39 Extensions to the standard library's networking types as proposed in RFC 1158.
INDIRECT 5 1686765751 num_cpus • 1.16.0 Get the number of CPUs on a machine. INDIRECT 2 1688043479 once_cell • 1.20.2 Single assignment cells and lazy values. INDIRECT 0 1728145060 pin-project-internal • 1.1.5 Implementation detail of the `pin-project` crate.
INDIRECT 4 1709657235 pin-project-lite • 0.1.12 A lightweight version of pin-project written with declarative macros.
INDIRECT 0 1614687749 pin-project-lite • 0.2.15 A lightweight version of pin-project written with declarative macros.
INDIRECT 0 1729771060 pin-project • 1.1.5 A crate for safe and ergonomic pin-projection.
INDIRECT 5 1709657366 pin-utils • 0.1.0 Utilities for pinning
INDIRECT 0 1587572007 proc-macro2 • 1.0.92 A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. INDIRECT 1 1732217587 quick-error • 1.2.3 A macro which makes error types pleasant to write.
INDIRECT 0 1577998598 quote • 1.0.37 Quasi-quoting macro quote!(...) INDIRECT 2 1724366547 regex-syntax • 0.6.29 A regular expression parser. INDIRECT 0 1679408089 regex • 1.7.3 An implementation of regular expressions for Rust. This implementation uses
finite automata and guarantees linear time matching on all inputs.
INDIRECT 3 1679703108 rustc_version • 0.4.1 A library for querying the version of a installed rustc compiler INDIRECT 1 1724836882 semver • 1.0.24 Parser and evaluator for Cargo's flavor of Semantic Versioning INDIRECT 0 1734041473 signal-hook-registry • 1.4.2 Backend crate for signal-hook INDIRECT 1 1713694091 socket2 • 0.3.19 Utilities for handling networking sockets with a maximal amount of configuration
possible intended.
INDIRECT 5 1608549737 syn • 1.0.109 Parser for Rust source code INDIRECT 3 1677232723 syn • 2.0.90 Parser for Rust source code INDIRECT 2 1732916770 thiserror-impl • 1.0.69 Implementation detail of the `thiserror` crate INDIRECT 4 1731219844 thiserror • 1.0.69 derive(Error) DIRECT 5 1731219850 uuid • 0.8.2 A library to generate and parse UUIDs. DIRECT 4 1610345956 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_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-sys • 0.59.0 Rust for Windows INDIRECT 9 1722353177 windows-targets • 0.52.6 Import libs for Windows INDIRECT 8 1720035858