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
When writing other tools that use the cargo API, and that don't want to unconditionally update the crates.io index from the network, it would help to have a cargo subcommand that refreshes the crates.io index. That avoids having to add such a subcommand to every other such tool built on the cargo API.
tomprince, nabijaczleweli, matthiaskrgr, LinusU, SOF3 and 44 more