fix: preserve modified time when creating/extracting zip files
This commit is contained in:
parent
ba89d191d9
commit
7a90e62093
4 changed files with 81 additions and 13 deletions
|
|
@ -60,6 +60,7 @@ md-5 = "0.10.6"
|
|||
png = "0.18"
|
||||
jxl-oxide = { version = "0.12.5", features = ["image"] }
|
||||
num_cpus = "1.17.0"
|
||||
filetime = "0.2"
|
||||
|
||||
# Completion-based IO runtime to enable io_uring / IOCP file IO support.
|
||||
[dependencies.compio]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue