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

Bump filetime from 0.1.15 to 0.2.1

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-06-13 14:05:56 +00:00 committed by Alex Lyon
parent a248e971de
commit 374fb4d4f1
No known key found for this signature in database
GPG key ID: 3007E277CFE734D5
8 changed files with 30 additions and 30 deletions

View file

@ -250,7 +250,7 @@ yes = { optional=true, path="src/yes" }
[dev-dependencies]
time = "0.1.38"
filetime = "0.1.10"
filetime = "0.2.1"
libc = "0.2.42"
regex = "0.2.2"
rand = "0.4.2"