Skip to content

Commit c1de1a3

Browse files
authored
Vetting deps datecheck (rust-lang#1614)
1 parent 6db1c18 commit c1de1a3

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Diff for: src/crates-io.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,9 @@ you should avoid adding dependencies to the compiler for several reasons:
1111
- The dependency may have transitive dependencies that have one of the above
1212
problems.
1313

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.
14+
<!-- date-check: Feb 2023 -->
15+
Note that there is no official policy for vetting new dependencies to the compiler.
16+
Decisions are made on a case-by-case basis, during code review.
1817

1918
## Permitted dependencies
2019

0 commit comments

Comments
 (0)