pub fn find_pending_version(
    tree: &dyn Tree,
    cfg: &ProjectConfig
) -> Result<Version, FindPendingVersionError>