pub fn update_new_cargo_toml(
    path: &Path,
    pyembed_location: &PyembedLocation
) -> Result<()>
Expand description

Update the Cargo.toml of a new Rust project to use pyembed.