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

#507 in Filesystem

Download history 75306/week @ 2024-07-21 65323/week @ 2024-07-28 56557/week @ 2024-08-04 56942/week @ 2024-08-11 58773/week @ 2024-08-18 56943/week @ 2024-08-25 58594/week @ 2024-09-01 58488/week @ 2024-09-08 58543/week @ 2024-09-15 62991/week @ 2024-09-22 56908/week @ 2024-09-29 72848/week @ 2024-10-06 57521/week @ 2024-10-13 70836/week @ 2024-10-20 68444/week @ 2024-10-27 78055/week @ 2024-11-03

277,652 downloads per month
Used in 255 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–11MB
~137K SLoC