mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-02 14:07:46 +00:00
pr: use chrono instead of time
This commit is contained in:
parent
99fa504257
commit
7958c5d061
3 changed files with 8 additions and 16 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -2956,11 +2956,11 @@ dependencies = [
|
|||
name = "uu_pr"
|
||||
version = "0.0.18"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"clap",
|
||||
"itertools",
|
||||
"quick-error",
|
||||
"regex",
|
||||
"time",
|
||||
"uucore",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue