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
tests/krate/publish: Add missing description and license fields to generated Cargo.toml files (#7192)
Without this the server is not supposed to accept any publish requests. Once we switch from reading the values from the metadata JSON blob to using the embedded `Cargo.toml` file, these tests would start to fail.
0 commit comments