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

#557 in Filesystem

Download history 44628/week @ 2023-12-14 26061/week @ 2023-12-21 29690/week @ 2023-12-28 44144/week @ 2024-01-04 52791/week @ 2024-01-11 53315/week @ 2024-01-18 50454/week @ 2024-01-25 52242/week @ 2024-02-01 51784/week @ 2024-02-08 51456/week @ 2024-02-15 61000/week @ 2024-02-22 54748/week @ 2024-02-29 56893/week @ 2024-03-07 48393/week @ 2024-03-14 57799/week @ 2024-03-21 44067/week @ 2024-03-28

216,516 downloads per month
Used in 203 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–13MB
~147K SLoC