A Rust client library for querying the crates.io registry API.
# Cargo.toml
[dependencies]
crates_io_api = "0.12.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Fetches crate metadata from crates.io using the API client.
Add tokio as a dependency and annotate main with #[tokio::main].
No dependency data recorded yet.