mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
split: move to thiserror
This commit is contained in:
parent
4aba193c9c
commit
9db51ec828
5 changed files with 25 additions and 58 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -3229,6 +3229,7 @@ version = "0.0.30"
|
|||
dependencies = [
|
||||
"clap",
|
||||
"memchr",
|
||||
"thiserror 2.0.12",
|
||||
"uucore",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue