fn warn_user_about_versioning_updates(
    updated: Vec<MipInfo>,
    added: BTreeMap<MipInfo, MipState>,
)