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
Technically, this is as easy as checking whether we're not significantly ahead of the latest crates.io release, removing the .cargo/config.toml file and running cargo updates.
Practically, I'll see how this is best integrated (and document it) as I'll do it.