42 releases

new 0.20.3 Mar 10, 2025
0.20.2 Dec 4, 2024
0.20.1 Dec 1, 2023
0.20.0 Jun 29, 2023
0.2.1 Oct 27, 2020

#191 in Filesystem

Download history 68997/week @ 2024-11-21 70846/week @ 2024-11-28 78780/week @ 2024-12-05 71331/week @ 2024-12-12 68136/week @ 2024-12-19 30671/week @ 2024-12-26 59647/week @ 2025-01-02 91534/week @ 2025-01-09 73219/week @ 2025-01-16 85538/week @ 2025-01-23 84989/week @ 2025-01-30 99445/week @ 2025-02-06 76865/week @ 2025-02-13 93309/week @ 2025-02-20 92190/week @ 2025-02-27 87525/week @ 2025-03-06

366,970 downloads per month
Used in 278 crates (7 directly)

Apache-2.0…

16KB
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
~147K SLoC