interface CargoMetadataimport { type CargoMetadata } from "https://deno.land/std@0.136.0/_tools/release/deps.ts"; Propertiespackages: CargoPackageMetadata[]workspace_members: string[]Identifiers in the packages array of the workspace members. workspace_root: stringThe absolute workspace root directory path.