colt-1/Rust Crate Version
Gets the version from a passed Cargo.toml file location.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file | The relative path of toml file | no | — |
Outputs
| name | description |
|---|---|
| version | The version of the crate |