set-cargo-version

Crates.ioset-cargo-version
lib.rsset-cargo-version
version1.2.1
sourcesrc
created_at2020-11-08 10:56:11.404154
updated_at2022-08-19 03:39:00.067933
descriptionA simple tool to change the version in Cargo.toml
homepage
repositoryhttps://git.sr.ht/~zethra/set-cargo-version
max_upload_size
id309845
size5,880
(tinywombat765)

documentation

README

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

Commit count: 0

cargo fmt