diff --git a/src/crates-io.md b/src/crates-io.md index 4431585a2..677b1fc03 100644 --- a/src/crates-io.md +++ b/src/crates-io.md @@ -11,7 +11,7 @@ you should avoid adding dependencies to the compiler for several reasons: - The dependency may have transitive dependencies that have one of the above problems. - + 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.