mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
unexpand: move to thiserror
This commit is contained in:
parent
899c118f3f
commit
9099f342e0
3 changed files with 8 additions and 17 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -3415,6 +3415,7 @@ name = "uu_unexpand"
|
|||
version = "0.0.30"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"thiserror 2.0.12",
|
||||
"unicode-width 0.2.0",
|
||||
"uucore",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue