40 releases (20 breaking)

0.20.1 Dec 1, 2023
0.20.0 Jun 29, 2023
0.19.2 Jun 28, 2023
0.19.0 Mar 3, 2023
0.2.1 Oct 27, 2020

#486 in Filesystem

Download history 42906/week @ 2024-01-05 54316/week @ 2024-01-12 51820/week @ 2024-01-19 53155/week @ 2024-01-26 50340/week @ 2024-02-02 51972/week @ 2024-02-09 53894/week @ 2024-02-16 59517/week @ 2024-02-23 55294/week @ 2024-03-01 55132/week @ 2024-03-08 49540/week @ 2024-03-15 58052/week @ 2024-03-22 55479/week @ 2024-03-29 43248/week @ 2024-04-05 53781/week @ 2024-04-12 51213/week @ 2024-04-19

214,087 downloads per month
Used in 205 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–12MB
~134K SLoC