cargo::ops::cargo_new

Function update_manifest_with_inherited_workspace_package_keys

source
fn update_manifest_with_inherited_workspace_package_keys(
    opts: &MkOptions<'_>,
    manifest: &mut DocumentMut,
    workspace_package_keys: &Table,
)