test: move to thiserror

This commit is contained in:
Sylvestre Ledru
2025-06-09 11:00:37 +02:00
parent 6ca60cf2c7
commit 09bb35e11e
4 changed files with 14 additions and 19 deletions
+1
View File
@@ -1379,6 +1379,7 @@ version = "0.1.0"
dependencies = [
"clap",
"libc",
"thiserror",
"uucore",
]