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

date: switch to parse_datetime

This commit is contained in:
Daniel Hofstetter 2023-06-11 14:05:26 +02:00
parent 63b84fed8b
commit 67114ac63c
5 changed files with 18 additions and 20 deletions

View file

@ -87,8 +87,6 @@ skip = [
{ name = "redox_syscall", version = "0.3.5" },
# cpp_macros
{ name = "aho-corasick", version = "0.7.19" },
# touch, can be remove when touch switches from time to chrono
{ name = "humantime_to_duration", version = "0.2.1" },
]
# spell-checker: enable