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
We just bumped the version number to `0.10.0-beta2` but that format
causes `cargo` to automatically pull the new version. We can use
`0.10.1-beta.2` so `cargo` correctly treats it as a new separate
version.
0 commit comments