Skip to main content

plan_version_rewrite

Function plan_version_rewrite 

Source
pub fn plan_version_rewrite(
    repo_root: &Path,
    new_version: &str,
) -> Result<VersionRewritePlan>
Expand description

Plan the rewrite of every member manifest and the lockfile to new_version, without touching the filesystem.