#cli-tool #cargo-toml #development #version #set #change

app set-cargo-version

A simple tool to change the version in Cargo.toml

3 stable releases

1.2.1 Aug 19, 2022
1.2.0 Feb 3, 2022
1.0.0 Nov 8, 2020

#2214 in Development tools

Download history 56/week @ 2023-11-20 65/week @ 2023-11-27 98/week @ 2023-12-04 60/week @ 2023-12-11 171/week @ 2023-12-18 56/week @ 2023-12-25 179/week @ 2024-01-01 50/week @ 2024-01-08 58/week @ 2024-01-15 136/week @ 2024-01-22 86/week @ 2024-01-29 20/week @ 2024-02-05 108/week @ 2024-02-12 182/week @ 2024-02-19 642/week @ 2024-02-26 49/week @ 2024-03-04

981 downloads per month

MIT license

4KB

set-cargo-version

This is a simple cli tool to set the version in a Cargo.toml file.

Usage: set-cargo-version <path to Cargo.toml> <string to set version to>

Example Usage

set-cargo-version ./Cargo.toml 1.0.0

Contributing

Please send any and all patches, bugs, and questions to my public inbox ~zethra/public-inbox@lists.sr.ht

Dependencies

~2.5MB
~49K SLoC