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
This PR marks the whole workspace with `release = false` so `cargo
release` doesn't release any packages and then marks `bindgen` and
`bindgen-cli` with `release = true` so they are the only packages being
released.
0 commit comments