42 releases
new 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 |
#191 in Filesystem
366,970 downloads per month
Used in 278 crates
(7 directly)
16KB
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–12MB
~147K SLoC