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

l10n: port stdbuf for translation + add french

This commit is contained in:
Sylvestre Ledru 2025-06-22 23:29:39 +02:00
parent 60bf6cbc91
commit 564daa89c8
5 changed files with 85 additions and 22 deletions

1
Cargo.lock generated
View file

@ -3498,6 +3498,7 @@ version = "0.1.0"
dependencies = [
"clap",
"tempfile",
"thiserror 2.0.12",
"uu_stdbuf_libstdbuf",
"uucore",
]