You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/crates-io.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,8 @@ Rust Forge has [official policy for vetting new dependencies].
6
6
7
7
## Permitted dependencies
8
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.
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.
11
11
12
12
[a list of crates that are allowed]: https://github.com/rust-lang/rust/blob/9d1b2106e23b1abd32fce1f17267604a5102f57a/src/tools/tidy/src/deps.rs#L73
13
13
[official policy for vetting new dependencies]: https://forge.rust-lang.org/compiler/third-party-out-of-tree#third-party-crates
0 commit comments