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

#305 in Filesystem

Download history 62896/week @ 2024-09-21 57817/week @ 2024-09-28 73072/week @ 2024-10-05 57560/week @ 2024-10-12 69895/week @ 2024-10-19 68219/week @ 2024-10-26 81791/week @ 2024-11-02 74257/week @ 2024-11-09 83548/week @ 2024-11-16 57321/week @ 2024-11-23 83331/week @ 2024-11-30 74443/week @ 2024-12-07 76590/week @ 2024-12-14 49052/week @ 2024-12-21 34511/week @ 2024-12-28 62357/week @ 2025-01-04

233,551 downloads per month
Used in 268 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
~138K SLoC