Crate cargo_next[][src]

Enums

Error

The error type of this crate.

SemVer

An enum defining what types of increments can be done to a semver version.

Functions

bump_version

Bumps the version inside a Cargo.toml file according to semver specs.

get_version

Returns the version inside a Cargo.toml file.

set_version

Sets the version inside a Cargo.toml file.