#cargo-version #bump #version #cargo #cli #command-line-tool

app bump_cargo_version

Command line tool for bump up cargo version

4 releases

0.1.3 Nov 12, 2022
0.1.2 Nov 12, 2022
0.1.1 Nov 12, 2022
0.1.0 Nov 9, 2022

#11 in #cargo-version

43 downloads per month

MIT license

98KB
82 lines

Command line tool for bump up cargo version

Crates.io Rust license

bump.gif

Command line tool for bump up cargo version
Example:
[package]
name = "duma"
version = "2.7.27"
edition = "2021"

> bump_cargo_version
>Upgrading duma from 2.7.27 to 2.7.28

Dependencies

~2.7–3.5MB
~77K SLoC