mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
test: move to thiserror
This commit is contained in:
parent
6ca60cf2c7
commit
09bb35e11e
4 changed files with 14 additions and 19 deletions
1
fuzz/Cargo.lock
generated
1
fuzz/Cargo.lock
generated
|
@ -1379,6 +1379,7 @@ version = "0.1.0"
|
|||
dependencies = [
|
||||
"clap",
|
||||
"libc",
|
||||
"thiserror",
|
||||
"uucore",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue