mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
Merge pull request #1328 from uutils/dependabot/cargo/time-0.1.42
Bump time from 0.1.40 to 0.1.42
This commit is contained in:
commit
1dc7d8cb91
2 changed files with 14 additions and 14 deletions
|
@ -250,7 +250,7 @@ whoami = { optional=true, path="src/whoami" }
|
|||
yes = { optional=true, path="src/yes" }
|
||||
|
||||
[dev-dependencies]
|
||||
time = "0.1.40"
|
||||
time = "0.1.42"
|
||||
filetime = "0.2.4"
|
||||
libc = "0.2.42"
|
||||
regex = "1.0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue