Update Rust crate tempfile to 3.4.0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2023-03-09 00:21:37 +00:00
parent 43ec856c74
commit 6e79e89e68
2 changed files with 138 additions and 10 deletions

View File

@ -18,4 +18,4 @@ image = "0.24.3"
structopt = { version = "0.3.26", default-features = false }
[dev-dependencies]
tempfile = "3.3.0"
tempfile = "3.4.0"