Path to this page:
Next | Query returned 2 messages, browsing 1 to 10 | previous
CVS Commit History:
2024-01-13 20:28:27 by pin | Files touched by this commit (2) | |
Log message:
devel/crates-query: update to 0.1.2
- Small enhancement which detects when the index already has all the info we
need without forcing a sparse index update.
|
2023-12-19 10:48:20 by pin | Files touched by this commit (5) |
Log message:
devel/crates-query: import package
Command line tool to query crates.io index.
It contains several query subcommands:
* Dependencies - list-a-given-crates-dependencies
* Rust Version - get-the-minimum-rust-version
* Features - query-features-available
* Versions - get-versions-published
By default crates-query will always use the latest available, but a specific
version can be specified using the --ver flag.
|
Next | Query returned 2 messages, browsing 1 to 10 | previous