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.
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.