Merge pull request #6739 from chatmail/dependabot/cargo/tempfile-3.19.1

This commit is contained in:
dependabot[bot]
2025-04-07 19:50:14 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -190,7 +190,7 @@ rusqlite = "0.32"
sanitize-filename = "0.5"
serde = "1.0"
serde_json = "1"
tempfile = "3.14.0"
tempfile = "3.19.1"
thiserror = "2"
tokio = "1"
tokio-util = "0.7.14"