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 -
- Host: GitHub
- URL: https://github.com/imp/cargo-info
- Owner: imp
- License: apache-2.0
- Created: 2016-05-08T14:56:38.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2024-09-06T13:31:19.000Z (almost 2 years ago)
- Last Synced: 2025-07-10T19:54:41.991Z (12 months ago)
- Language: Rust
- Homepage: https://gitlab.com/imp/cargo-info
- Size: 324 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
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 | [](https://gitlab.com/imp/cargo-info/-/commits/main)
develop| [](https://gitlab.com/imp/cargo-info/-/commits/develop)