This commit is contained in:
sylvestre
2022-08-03 04:05:05 +00:00
parent 380235a87d
commit bcddac9fca
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -175,7 +175,7 @@
</ul>
<h3 id="rust-version"><a class="header" href="#rust-version">Rust Version</a></h3>
<p>uutils follows Rust's release channels and is tested against stable, beta and nightly.
The current oldest supported version of the Rust compiler is <code>1.56</code>.</p>
The current oldest supported version of the Rust compiler is <code>1.56.1</code>.</p>
<h2 id="building"><a class="header" href="#building">Building</a></h2>
<p>There are currently two methods to build the uutils binaries: either Cargo
or GNU Make.</p>
+1 -1
View File
@@ -195,7 +195,7 @@ a work in progress.</p>
</ul>
<h3 id="rust-version"><a class="header" href="#rust-version">Rust Version</a></h3>
<p>uutils follows Rust's release channels and is tested against stable, beta and nightly.
The current oldest supported version of the Rust compiler is <code>1.56</code>.</p>
The current oldest supported version of the Rust compiler is <code>1.56.1</code>.</p>
<h2 id="building"><a class="header" href="#building">Building</a></h2>
<p>There are currently two methods to build the uutils binaries: either Cargo
or GNU Make.</p>
+1 -1
View File
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long