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

Merge pull request #8254 from sylvestre/l10n-stdbuf

l10n: port stdbuf for translation + add french
This commit is contained in:
Daniel Hofstetter 2025-06-23 10:44:03 +02:00 committed by GitHub
commit b084badc70
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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",
]