mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
Merge pull request #1333 from uutils/dependabot/cargo/filetime-0.2.4
build(deps): bump filetime from 0.2.1 to 0.2.4
This commit is contained in:
commit
30ef9662b3
2 changed files with 7 additions and 7 deletions
|
@ -251,7 +251,7 @@ yes = { optional=true, path="src/yes" }
|
|||
|
||||
[dev-dependencies]
|
||||
time = "0.1.40"
|
||||
filetime = "0.2.1"
|
||||
filetime = "0.2.4"
|
||||
libc = "0.2.42"
|
||||
regex = "1.0.3"
|
||||
rand = "0.5.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue