You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is possible to access the PackageId attached to each crate in a workspace via guppy, but I can't see any functionality to generated a valid package ID specification starting from that PackageId (or, more likely, its PackageMetadata.
This would be quite convenient when having to issue other cargo commands!
It is possible to access the
PackageIdattached to each crate in a workspace viaguppy, but I can't see any functionality to generated a valid package ID specification starting from thatPackageId(or, more likely, itsPackageMetadata.This would be quite convenient when having to issue other
cargocommands!