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.39 to 0.1.40

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-06-14 07:22:03 +00:00
parent 575c42fbda
commit 4a4877264c
No known key found for this signature in database
GPG key ID: 4C0F2888C98CF331
11 changed files with 23 additions and 23 deletions

View file

@ -249,7 +249,7 @@ whoami = { optional=true, path="src/whoami" }
yes = { optional=true, path="src/yes" }
[dev-dependencies]
time = "0.1.38"
time = "0.1.40"
filetime = "0.2.1"
libc = "0.2.42"
regex = "0.2.2"