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

This commit is contained in:
2024-02-27 00:12:21 +00:00
parent 79126ebbd7
commit 61082619fe
2 changed files with 3 additions and 3 deletions

View File

@ -35,5 +35,5 @@ uuid = { version = "1.6.1", features = ["v4"] }
httpdate = "1.0.3"
zip = "0.6.6"
mime_guess = "2.0.4"
tempfile = "3.10.0"
tempfile = "3.10.1"
base64 = "0.21.7"