Skip to main content

bump_release_build

Function bump_release_build 

Source
pub fn bump_release_build(
    project_dir: &Path,
    target: Option<Target>,
    by: u64,
    yes: bool,
) -> Result<()>