Skip to content

Commit bd4d2a0

Browse files
committed
deploy: f0e8d44
1 parent 9a44ff5 commit bd4d2a0

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

user/build.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ <h2 id="requirements"><a class="header" href="#requirements">Requirements</a></h
175175
</ul>
176176
<h3 id="rust-version"><a class="header" href="#rust-version">Rust Version</a></h3>
177177
<p>uutils follows Rust's release channels and is tested against stable, beta and nightly.
178-
The current Minimum Supported Rust Version (MSRV) is <code>1.60.0</code>.</p>
178+
The current Minimum Supported Rust Version (MSRV) is <code>1.64.0</code>.</p>
179179
<h2 id="building"><a class="header" href="#building">Building</a></h2>
180180
<p>There are currently two methods to build the uutils binaries: either Cargo
181181
or GNU Make.</p>

user/print.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ <h2 id="requirements"><a class="header" href="#requirements">Requirements</a></h
373373
</ul>
374374
<h3 id="rust-version"><a class="header" href="#rust-version">Rust Version</a></h3>
375375
<p>uutils follows Rust's release channels and is tested against stable, beta and nightly.
376-
The current Minimum Supported Rust Version (MSRV) is <code>1.60.0</code>.</p>
376+
The current Minimum Supported Rust Version (MSRV) is <code>1.64.0</code>.</p>
377377
<h2 id="building"><a class="header" href="#building">Building</a></h2>
378378
<p>There are currently two methods to build the uutils binaries: either Cargo
379379
or GNU Make.</p>
@@ -1825,7 +1825,7 @@ <h2 id="options-15"><a class="header" href="#options-15">Options</a></h2>
18251825
</dd>
18261826
<dt><code>--sparse=&lt;WHEN&gt;</code></dt>
18271827
<dd>
1828-
<p>NotImplemented: control creation of sparse files. See below</p>
1828+
<p>control creation of sparse files. See below</p>
18291829
</dd>
18301830
<dt><code>--copy-contents</code></dt>
18311831
<dd>

user/searchindex.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

user/searchindex.json

+1-1
Large diffs are not rendered by default.

user/utils/cp.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ <h2 id="options"><a class="header" href="#options">Options</a></h2>
293293
</dd>
294294
<dt><code>--sparse=&lt;WHEN&gt;</code></dt>
295295
<dd>
296-
<p>NotImplemented: control creation of sparse files. See below</p>
296+
<p>control creation of sparse files. See below</p>
297297
</dd>
298298
<dt><code>--copy-contents</code></dt>
299299
<dd>

0 commit comments

Comments
 (0)