41 unstable releases

new 0.20.2 Dec 4, 2024
0.20.1 Dec 1, 2023
0.20.0 Jun 29, 2023
0.19.0 Mar 3, 2023
0.2.1 Oct 27, 2020

#655 in Filesystem

Download history 59295/week @ 2024-08-17 56025/week @ 2024-08-24 59232/week @ 2024-08-31 57556/week @ 2024-09-07 59201/week @ 2024-09-14 62896/week @ 2024-09-21 57817/week @ 2024-09-28 73072/week @ 2024-10-05 57560/week @ 2024-10-12 69895/week @ 2024-10-19 68219/week @ 2024-10-26 81791/week @ 2024-11-02 74257/week @ 2024-11-09 83548/week @ 2024-11-16 57321/week @ 2024-11-23 83329/week @ 2024-11-30

312,940 downloads per month
Used in 260 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
~135K SLoC