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

Bump tempdir from 0.3.6 to 0.3.7

Bumps [tempdir](https://github.com/rust-lang/tempdir) from 0.3.6 to 0.3.7.
- [Release notes](https://github.com/rust-lang/tempdir/releases)
- [Commits](https://github.com/rust-lang/tempdir/compare/v0.3.6...v0.3.7)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-06-12 16:41:14 +00:00
parent f7d5858bdb
commit be6754b7a8
No known key found for this signature in database
GPG key ID: 4C0F2888C98CF331
3 changed files with 10 additions and 11 deletions

View file

@ -254,7 +254,7 @@ filetime = "0.1.10"
libc = "0.2.42"
regex = "0.2.2"
rand = "0.4.2"
tempdir = "0.3.5"
tempdir = "0.3.7"
unindent = "0.1.3"
lazy_static = "1.0.1"