pub fn parse_cargo_toml<P: AsRef<Path>>(path: P) -> Result<CargoToml, CliError>
Parse Cargo.toml to extract package information