Bump tempfile from 3.0.7 to 3.0.8 (#4341)

Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.0.7 to 3.0.8.
- [Release notes](https://github.com/Stebalien/tempfile/releases)
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/NEWS)
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.0.7...v3.0.8)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-05-18 19:56:51 -07:00
committed by Michael Vines
parent 20b2be6e0b
commit 4b6aca6120
2 changed files with 6 additions and 6 deletions

View File

@ -19,4 +19,4 @@ serde = "1.0.91"
serde_derive = "1.0.91"
[dev-dependencies]
tempfile = "3.0.7"
tempfile = "3.0.8"