File tree 1 file changed +3
-3
lines changed
src/doc/contrib/src/process
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -131,9 +131,9 @@ Cargo's library and its related dependencies (like `cargo-util`) are published
131
131
to [ crates.io] as part of the 6-week stable release process by the [ Release
132
132
team] . There is a [ ` publish.py ` script] that is used by the Release team's
133
133
automation scripts (see < https://github.com/rust-lang/simpleinfra/ > ) to handle
134
- determining which packages to publish. The test and build tool crates aren't
135
- published. This runs on the specific git commit associated with the cargo
136
- submodule in the ` stable ` branch in ` rust-lang/rust ` at the time of release.
134
+ determining which packages to publish. The build tool crates aren't published.
135
+ This runs on the specific git commit associated with the cargo submodule in the
136
+ ` stable ` branch in ` rust-lang/rust ` at the time of release.
137
137
138
138
On very rare cases, the Cargo team may decide to manually publish a new
139
139
release to [ crates.io] . For example, this may be necessary if there is a
You can’t perform that action at this time.
0 commit comments