Wrap description of toolchain input
This commit is contained in:
@@ -35,7 +35,10 @@ All inputs are optional.
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><code>toolchain</code></td>
|
<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>
|
||||||
<tr>
|
<tr>
|
||||||
<td><code>target</code></td>
|
<td><code>target</code></td>
|
||||||
|
|||||||
Reference in New Issue
Block a user