mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
tac: move to thiserror
This commit is contained in:
parent
9db51ec828
commit
899c118f3f
3 changed files with 9 additions and 23 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -3297,6 +3297,7 @@ dependencies = [
|
|||
"memchr",
|
||||
"memmap2",
|
||||
"regex",
|
||||
"thiserror 2.0.12",
|
||||
"uucore",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue