41 unstable releases

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

#306 in Filesystem

Download history 73392/week @ 2024-10-22 70555/week @ 2024-10-29 80173/week @ 2024-11-05 75671/week @ 2024-11-12 80616/week @ 2024-11-19 59327/week @ 2024-11-26 82905/week @ 2024-12-03 74335/week @ 2024-12-10 87673/week @ 2024-12-17 29557/week @ 2024-12-24 43062/week @ 2024-12-31 82613/week @ 2025-01-07 78654/week @ 2025-01-14 77960/week @ 2025-01-21 85003/week @ 2025-01-28 85230/week @ 2025-02-04

344,033 downloads per month
Used in 270 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