1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 20:17:45 +00:00

chore(deps): update rust crate parse_datetime to 0.8.0

This commit is contained in:
renovate[bot] 2025-02-17 16:36:23 +00:00 committed by GitHub
parent 58c336d5c3
commit ef4f32bbd0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -316,7 +316,7 @@ num-traits = "0.2.19"
number_prefix = "0.4"
once_cell = "1.19.0"
onig = { version = "~6.4", default-features = false }
parse_datetime = "0.7.0"
parse_datetime = "0.8.0"
phf = "0.11.2"
phf_codegen = "0.11.2"
platform-info = "2.0.3"