Skip to content

Commit d7f5fd3

Browse files
committed
sembr src/crates-io.md
1 parent 8417b41 commit d7f5fd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/crates-io.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ Rust Forge has [official policy for vetting new dependencies].
66

77
## Permitted dependencies
88

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.
9+
The `tidy` tool has [a list of crates that are allowed].
10+
To add a dependency that is not already in the compiler, you will need to add it to the list.
1111

1212
[a list of crates that are allowed]: https://github.com/rust-lang/rust/blob/9d1b2106e23b1abd32fce1f17267604a5102f57a/src/tools/tidy/src/deps.rs#L73
1313
[official policy for vetting new dependencies]: https://forge.rust-lang.org/compiler/third-party-out-of-tree#third-party-crates

0 commit comments

Comments
 (0)