mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
mv: move to thiserror
This commit is contained in:
parent
9de6393e2c
commit
6866eedc83
3 changed files with 21 additions and 29 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2940,6 +2940,7 @@ dependencies = [
|
|||
"clap",
|
||||
"fs_extra",
|
||||
"indicatif",
|
||||
"thiserror 2.0.11",
|
||||
"uucore",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue