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