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

update parse_datetime

This commit is contained in:
Sylvestre Ledru 2025-04-25 11:26:54 +02:00
parent c5fba4bfd8
commit bf747acd30
3 changed files with 38 additions and 38 deletions

View file

@ -318,7 +318,7 @@ num-prime = "0.4.4"
num-traits = "0.2.19"
number_prefix = "0.4"
onig = { version = "~6.4", default-features = false }
parse_datetime = "0.8.0"
parse_datetime = "0.9.0"
phf = "0.11.2"
phf_codegen = "0.11.2"
platform-info = "2.0.3"