1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-30 12:37:49 +00:00

build(deps): bump filetime from 0.2.1 to 0.2.4

Bumps [filetime](https://github.com/alexcrichton/filetime) from 0.2.1 to 0.2.4.
- [Release notes](https://github.com/alexcrichton/filetime/releases)
- [Commits](https://github.com/alexcrichton/filetime/compare/0.2.1...0.2.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-02-08 07:21:13 +00:00
parent f0aecf4134
commit 55c29c8a1d
No known key found for this signature in database
GPG key ID: 4C0F2888C98CF331
2 changed files with 17 additions and 7 deletions

View file

@ -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.4.2"