An open API service indexing awesome lists of open source software.

https://github.com/imp/cargo-info

Mirror of the gitlab cargo-info project. Please file issues here -
https://github.com/imp/cargo-info

Last synced: 5 months ago
JSON representation

Mirror of the gitlab cargo-info project. Please file issues here -

Awesome Lists containing this project

README

          

# cargo-info

Query crates.io for crates details

```
$ cargo info cargo-info
Crate: cargo-info
Version: 0.6.1
Description: Extends cargo to query crates.io registry for crates details
Downloads: 39112
Homepage:
Documentation: https://docs.rs/cargo-info
Repository: https://gitlab.com/imp/cargo-info.git
Updated: 2022-04-28 12:44:13.308129 (2 weeks ago)
Version history:

VERSION RELEASED DOWNLOADS

0.6.1 2 weeks ago 68
0.6.0 2 weeks ago 40
0.5.14 3 years ago 27491
0.5.13 4 years ago 636
0.5.12 4 years ago 385

... use -VV to show all 29 versions

```

Build status

branch | status
:-------|:------:
main | [![pipeline status](https://gitlab.com/imp/cargo-info/badges/main/pipeline.svg)](https://gitlab.com/imp/cargo-info/-/commits/main)
develop| [![pipeline status](https://gitlab.com/imp/cargo-info/badges/develop/pipeline.svg)](https://gitlab.com/imp/cargo-info/-/commits/develop)