mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-02 14:07:46 +00:00
Merge pull request #4942 from x-dune/pr-use-chrono
`pr` use chrono instead of time
This commit is contained in:
commit
3d220513e3
3 changed files with 8 additions and 16 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -2941,11 +2941,11 @@ dependencies = [
|
|||
name = "uu_pr"
|
||||
version = "0.0.19"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"clap",
|
||||
"itertools",
|
||||
"quick-error",
|
||||
"regex",
|
||||
"time",
|
||||
"uucore",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue