Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

What insistence? I do 99% of my Rust development with this ~/.cargo/config.toml:

  [net]
  offline = true
  
  [source]
  
  [source.crates-io]
  replace-with = "debian"
  
  [source.debian]
  directory = "/usr/share/cargo/registry"
Works great.


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: