We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6db1c18 commit c1de1a3Copy full SHA for c1de1a3
src/crates-io.md
@@ -11,10 +11,9 @@ you should avoid adding dependencies to the compiler for several reasons:
11
- The dependency may have transitive dependencies that have one of the above
12
problems.
13
14
-As of <!-- date-check --> Aug 2022,
15
-there is no official policy for vetting new dependencies to the compiler.
16
-Decisions are made on a case-by-case basis,
17
-during code review.
+<!-- date-check: Feb 2023 -->
+Note that there is no official policy for vetting new dependencies to the compiler.
+Decisions are made on a case-by-case basis, during code review.
18
19
## Permitted dependencies
20
0 commit comments