Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/supernovahs/cargo-abc
https://github.com/supernovahs/cargo-abc
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/supernovahs/cargo-abc
- Owner: supernovahs
- License: mit
- Created: 2024-08-17T05:47:33.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-17T06:01:40.000Z (5 months ago)
- Last Synced: 2024-10-29T17:57:04.359Z (2 months ago)
- Language: Rust
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cargo-abc
### This package sorts rust dependencies alphabetically
To use from rust project root :-
```bash
cargo-abc
```