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

This commit is contained in:
2023-10-27 00:25:48 +00:00
committed by Pierre Hubert
parent 6005955884
commit c3a173128e
2 changed files with 24 additions and 15 deletions

View File

@ -35,5 +35,5 @@ uuid = { version = "1.4.1", features = ["v4"] }
httpdate = "1.0.3"
zip = "0.6.6"
mime_guess = "2.0.4"
tempfile = "3.8.0"
tempfile = "3.8.1"
base64 = "0.21.2"