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

Bump time from 0.1.40 to 0.1.42

Bumps [time](https://github.com/rust-lang/time) from 0.1.40 to 0.1.42.
- [Release notes](https://github.com/rust-lang/time/releases)
- [Commits](https://github.com/rust-lang/time/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-02-08 08:45:35 +00:00
parent 30ef9662b3
commit 31084f12c7
No known key found for this signature in database
GPG key ID: 4C0F2888C98CF331
2 changed files with 14 additions and 14 deletions

View file

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