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

build: bump filetime from 0.2.4 to 0.2.5

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-04-24 07:26:10 +00:00
parent d9627af4ae
commit 2d55e5ca85
No known key found for this signature in database
GPG key ID: 4C0F2888C98CF331
2 changed files with 7 additions and 7 deletions

View file

@ -251,7 +251,7 @@ yes = { optional=true, path="src/yes" }
[dev-dependencies]
time = "0.1.42"
filetime = "0.2.4"
filetime = "0.2.5"
libc = "0.2.51"
regex = "1.0.3"
rand = "0.6.5"