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

#1308 in Filesystem

Download history 81222/week @ 2025-10-01 82417/week @ 2025-10-08 98737/week @ 2025-10-15 104227/week @ 2025-10-22 107013/week @ 2025-10-29 108021/week @ 2025-11-05 108667/week @ 2025-11-12 117906/week @ 2025-11-19 84279/week @ 2025-11-26 111065/week @ 2025-12-03 107652/week @ 2025-12-10 104372/week @ 2025-12-17 73004/week @ 2025-12-24 90892/week @ 2025-12-31 158304/week @ 2026-01-07 141911/week @ 2026-01-14

479,907 downloads per month
Used in 422 crates (9 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–16MB
~180K SLoC