We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a8ffe4 commit df1037fCopy full SHA for df1037f
surveys/2025/annual-survey/questions.md
@@ -484,13 +484,14 @@ Type: select all that apply (optional)
484
>
485
> cargo team expressed interest in this, see https://rust-lang.zulipchat.com/#narrow/stream/246057-t-cargo/topic/Rust.20survery.202023/near/393816653
486
487
-### How do you download crates to build Rust projects?
+### From where do you download crates to build Rust projects?
488
489
Type: select all that apply (optional)
490
491
-- I use crates.io
492
-- I use a custom/local/company registry
493
-- I use a mirror of crates.io
+- crates.io
+- Custom/local/company registry
+- Mirror of crates.io
494
+- git repositories
495
- I don't know
496
497
> **justification**
0 commit comments