1

I have my own repository, where I have list of rust crates. When I run the command "cargo run", i want cargo to download all the dependencies from my crate repository url instead of crates.io. To achieve this what configuration need to be done

Looking for some suggestion or code snippet for the same

  • 1
    https://doc.rust-lang.org/cargo/reference/registries.html#using-an-alternate-registry – Nikolaj Š. Jan 03 '23 at 10:22
  • I voted to reopen this because the duplicated question is about replacing one specif create from a git repo. The link in the comments above is the answer to this question. – Simson Jan 04 '23 at 09:04

0 Answers0