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

touch: add support of -d '1970-01-01 18:43:33.023456789'

This commit is contained in:
Sylvestre Ledru 2022-04-29 10:32:28 +02:00
parent 31c28eeaa9
commit 9d81d6fef2
3 changed files with 84 additions and 28 deletions

View file

@ -64,7 +64,7 @@ highlight = "all"
# spell-checker: disable
skip = [
# getrandom
{ name = "wasi", version="0.10.2+wasi-snapshot-preview1" },
{ name = "wasi", version="0.10.0+wasi-snapshot-preview1" },
# blake2d_simd
{ name = "arrayvec", version = "=0.7.2" },
# flimit/unix_socket