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

#862 in Filesystem

Download history 55571/week @ 2024-01-28 49222/week @ 2024-02-04 53792/week @ 2024-02-11 53840/week @ 2024-02-18 59853/week @ 2024-02-25 55803/week @ 2024-03-03 48346/week @ 2024-03-10 56411/week @ 2024-03-17 52610/week @ 2024-03-24 59976/week @ 2024-03-31 40789/week @ 2024-04-07 55495/week @ 2024-04-14 63141/week @ 2024-04-21 54445/week @ 2024-04-28 56666/week @ 2024-05-05 64394/week @ 2024-05-12

241,658 downloads per month
Used in 218 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
~136K SLoC