Bump tempfile from 3.1.0 to 3.2.0 (#17587)

* Bump tempfile from 3.1.0 to 3.2.0

Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.1.0 to 3.2.0.
- [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.1.0...v3.2.0)

Signed-off-by: dependabot[bot] <support@github.com>

* [auto-commit] Update all Cargo lock files

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
This commit is contained in:
dependabot[bot]
2021-05-31 18:05:07 +00:00
committed by GitHub
parent 41975016b9
commit ac452f9bb8
14 changed files with 100 additions and 63 deletions

View File

@ -52,7 +52,7 @@ url = "2.1.1"
[dev-dependencies]
solana-core = { path = "../core", version = "=1.8.0" }
tempfile = "3.1.0"
tempfile = "3.2.0"
[[bin]]
name = "solana"