3
0
Fork 0
mirror of https://github.com/dtolnay/rust-toolchain.git synced 2024-11-21 16:29:32 +01:00

Wrap description of toolchain input

This commit is contained in:
David Tolnay 2022-07-14 11:23:14 -07:00
parent e1883a8673
commit a6f60ec55f
No known key found for this signature in database
GPG key ID: F9BA143B95FF6D82

View file

@ -35,7 +35,10 @@ All inputs are optional.
</tr>
<tr>
<td><code>toolchain</code></td>
<td>Rustup toolchain specifier e.g. <code>stable</code>, <code>nightly</code>, <code>1.42.0</code>. <b>Important: the default is to match the @rev as described above.</b></td>
<td>
Rustup toolchain specifier e.g. <code>stable</code>, <code>nightly</code>, <code>1.42.0</code>.
<b>Important: the default is to match the @rev as described above.</b>
</td>
</tr>
<tr>
<td><code>target</code></td>