pub fn expand_manifest(
    content: &str,
    path: &Path,
    config: &Config
) -> CargoResult<String>