mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
chore(deps): update rust crate time to 0.3.36
This commit is contained in:
parent
2fc40160fd
commit
a51ac3d069
2 changed files with 32 additions and 7 deletions
|
@ -326,7 +326,7 @@ uutils_term_grid = "0.6"
|
|||
terminal_size = "0.3.0"
|
||||
textwrap = { version = "0.16.1", features = ["terminal_size"] }
|
||||
thiserror = "1.0.59"
|
||||
time = { version = "0.3" }
|
||||
time = { version = "0.3.36" }
|
||||
unicode-segmentation = "1.11.0"
|
||||
unicode-width = "0.1.12"
|
||||
utf-8 = "0.7.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue