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

This commit is contained in:
2025-07-14 00:14:42 +00:00
parent 37640b847b
commit 0939ef1fb9
2 changed files with 3 additions and 3 deletions

View File

@ -37,7 +37,7 @@ uuid = { version = "1.16.0", features = ["v4"] }
httpdate = "1.0.3"
zip = "2.5.0"
mime_guess = "2.0.5"
tempfile = "3.19.1"
tempfile = "3.20.0"
base64 = "0.22.1"
ical = { version = "0.11.0", features = ["generator", "ical", "vcard"] }
chrono = "0.4.41"