Currently, the CI publish flow assumes all crates in the workspace exist in crates.io, are assigned to the right owner accounts, and that trusted publishing is configured for them. This will not be true if new crates were created since the last publish; the publish flow should handle creating and configuring these.
Currently, the CI publish flow assumes all crates in the workspace exist in crates.io, are assigned to the right owner accounts, and that trusted publishing is configured for them. This will not be true if new crates were created since the last publish; the publish flow should handle creating and configuring these.