mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-27 02:34:53 +00:00
If a cargo workspace member defines a key with `.workpace = true` but this key does not exist in the workspace manifest, the script was raising an exception. The case is now handled properly.