Skip to content

Commit 891fcf6

Browse files
authored
Merge pull request #240 from apiraino/which_crates_registry
Add question about crates registries
2 parents e6978d6 + 44da374 commit 891fcf6

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

surveys/2023-annual-survey/questions.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -634,6 +634,20 @@ Aspects:
634634
>
635635
> cargo team expressed interest in this, see https://rust-lang.zulipchat.com/#narrow/stream/246057-t-cargo/topic/Rust.20survery.202023/near/393816653
636636
637+
### How do you download crates to build Rust projects?
638+
639+
Type: matrix (optional)
640+
641+
Aspects:
642+
- I use crates.io
643+
- I use a custom/local/company registry
644+
- I use a mirror of crates.io
645+
- I don't know
646+
647+
> **justification**
648+
>
649+
> It could be interesting to know how many people use crates.io vs some custom/local/company registry, and how many people are even aware of what registry do they use. See issue surveys#236.
650+
637651
### Do you agree with the following statements on Rust stability?
638652

639653
Type: matrix (optional)

0 commit comments

Comments
 (0)