41 unstable releases
new 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 |
#655 in Filesystem
312,940 downloads per month
Used in 260 crates
(7 directly)
15KB
267 lines
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
~135K SLoC