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

more: constant mem initialization for files and pipes

This commit is contained in:
Aaron Ang 2025-05-03 13:18:34 -07:00 committed by Sylvestre Ledru
parent 438ed3c6c6
commit 7692b93ea6
4 changed files with 780 additions and 486 deletions

View file

@ -342,7 +342,6 @@ thiserror = "2.0.3"
time = { version = "0.3.36" }
unicode-segmentation = "1.11.0"
unicode-width = "0.2.0"
utf-8 = "0.7.6"
utmp-classic = "0.1.6"
uutils_term_grid = "0.7"
walkdir = "2.5"