Skip to content

Commit df1037f

Browse files
committed
Add git dependencies option to "How do you download crates" option
1 parent 6a8ffe4 commit df1037f

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

surveys/2025/annual-survey/questions.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -484,13 +484,14 @@ Type: select all that apply (optional)
484484
>
485485
> cargo team expressed interest in this, see https://rust-lang.zulipchat.com/#narrow/stream/246057-t-cargo/topic/Rust.20survery.202023/near/393816653
486486
487-
### How do you download crates to build Rust projects?
487+
### From where do you download crates to build Rust projects?
488488

489489
Type: select all that apply (optional)
490490

491-
- I use crates.io
492-
- I use a custom/local/company registry
493-
- I use a mirror of crates.io
491+
- crates.io
492+
- Custom/local/company registry
493+
- Mirror of crates.io
494+
- git repositories
494495
- I don't know
495496

496497
> **justification**

0 commit comments

Comments
 (0)