40 releases (20 breaking)

0.20.1 Dec 1, 2023
0.20.0 Jun 29, 2023
0.19.2 Jun 28, 2023
0.19.0 Mar 3, 2023
0.2.1 Oct 27, 2020

#501 in Filesystem

Download history 48393/week @ 2024-03-14 57666/week @ 2024-03-21 56027/week @ 2024-03-28 45883/week @ 2024-04-04 50888/week @ 2024-04-11 61158/week @ 2024-04-18 57208/week @ 2024-04-25 58882/week @ 2024-05-02 56662/week @ 2024-05-09 70942/week @ 2024-05-16 61440/week @ 2024-05-23 67773/week @ 2024-05-30 54497/week @ 2024-06-06 63522/week @ 2024-06-13 67781/week @ 2024-06-20 55592/week @ 2024-06-27

254,853 downloads per month
Used in 227 crates (7 directly)

Apache-2.0…

15KB
267 lines

fs-set-times

Set filesystem timestamps

A Bytecode Alliance project

Github Actions CI Status zulip chat crates.io page docs.rs docs

fs-set-times provides functions to set timestamps on files, directories, and other filesystem objects.


lib.rs:

fs-set-times provides functions to set timestamps on files, directories, and other filesystem objects.

On Windows, modifying a file's timestamp requires write access to the file.

Dependencies

~2–12MB
~133K SLoC