pub fn generate_info(
    modifications: &Modifications
) -> (BTreeMap<String, DependencySpec>, Vec<CrateInformation>)