| Crates.io | project_toml_parser |
| lib.rs | project_toml_parser |
| version | 0.1.1 |
| created_at | 2023-05-18 20:01:30.763983+00 |
| updated_at | 2023-06-07 13:03:50.070636+00 |
| description | A command-line utility that returns the project details configured in TOML file. |
| homepage | |
| repository | https://github.com/StephanMalan/project_toml_parser |
| max_upload_size | |
| id | 868303 |
| size | 18,459 |
Project TOML parser is a small command-line utility that retrieves project name and version from TOML files.
Example output for this project:
project_toml_parser:0.1.0
Currently supports: