1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-30 12:37:49 +00:00

chore(deps): update rust crate filetime to 0.2.23

This commit is contained in:
renovate[bot] 2024-05-01 13:10:13 +00:00 committed by GitHub
parent 9eaa24812b
commit 860a095e31
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -278,7 +278,7 @@ crossterm = ">=0.27.0"
ctrlc = { version = "3.4", features = ["termination"] } ctrlc = { version = "3.4", features = ["termination"] }
exacl = "0.12.0" exacl = "0.12.0"
file_diff = "1.0.0" file_diff = "1.0.0"
filetime = "0.2" filetime = "0.2.23"
fnv = "1.0.7" fnv = "1.0.7"
fs_extra = "1.3.0" fs_extra = "1.3.0"
fts-sys = "0.2" fts-sys = "0.2"