mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
dd: move to thiserror
This commit is contained in:
parent
047d9a930b
commit
4f1d33fec3
3 changed files with 18 additions and 65 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2662,6 +2662,7 @@ dependencies = [
|
|||
"libc",
|
||||
"nix",
|
||||
"signal-hook",
|
||||
"thiserror 2.0.12",
|
||||
"uucore",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue