42 releases

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

#173 in Filesystem

Download history 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 87748/week @ 2025-03-06 103146/week @ 2025-03-13 113107/week @ 2025-03-20 94229/week @ 2025-03-27 103635/week @ 2025-04-03 95929/week @ 2025-04-10 90595/week @ 2025-04-17 84466/week @ 2025-04-24 84518/week @ 2025-05-01 79399/week @ 2025-05-08 69617/week @ 2025-05-15

342,633 downloads per month
Used in 290 crates (7 directly)

Apache-2.0…

16KB
267 lines

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.


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.

Dependencies

~2–11MB
~145K SLoC