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 |
#507 in Filesystem
277,652 downloads per month
Used in 255 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
~137K SLoC