fn expand_manifest_(
    manifest: &str,
    path: &Path,
    config: &Config
) -> CargoResult<Table>