We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8417b41 commit d7f5fd3Copy full SHA for d7f5fd3
src/crates-io.md
@@ -6,8 +6,8 @@ Rust Forge has [official policy for vetting new dependencies].
6
7
## Permitted dependencies
8
9
-The `tidy` tool has [a list of crates that are allowed]. To add a
10
-dependency that is not already in the compiler, you will need to add it to the list.
+The `tidy` tool has [a list of crates that are allowed].
+To add a dependency that is not already in the compiler, you will need to add it to the list.
11
12
[a list of crates that are allowed]: https://github.com/rust-lang/rust/blob/9d1b2106e23b1abd32fce1f17267604a5102f57a/src/tools/tidy/src/deps.rs#L73
13
[official policy for vetting new dependencies]: https://forge.rust-lang.org/compiler/third-party-out-of-tree#third-party-crates
0 commit comments