mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
ptx: move to thiserror
This commit is contained in:
parent
aea23408fd
commit
4cb23dd840
3 changed files with 8 additions and 16 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -3102,6 +3102,7 @@ version = "0.0.30"
|
|||
dependencies = [
|
||||
"clap",
|
||||
"regex",
|
||||
"thiserror 2.0.12",
|
||||
"uucore",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue