Crate cargo_next

source ·

Enums

  • The error type of this crate.
  • An enum defining what types of increments can be done to a semver version.

Functions

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