how to update crate registry (index) using cargo

Viewed 1945

using cargo (version 1.46.0 (04488afe3 2020-08-24)) or any other rust toolchain, what is the official way to force the update of the crate registry (crate.io index) without deleting manually ~/.cargo/registry/index?

0 Answers
Related