build(deps): update rust crate tempfile to 3.20.0

This commit is contained in:
renovate[bot]
2025-05-11 21:56:16 +00:00
committed by GitHub
parent f9c83def71
commit 4236712e5f
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -3441,9 +3441,9 @@ dependencies = [
[[package]]
name = "tempfile"
version = "3.19.1"
version = "3.20.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7437ac7763b9b123ccf33c338a5cc1bac6f69b45a136c19bdd8a65e3916435bf"
checksum = "e8a64e3985349f2441a1a9ef0b853f869006c3855f2cda6862a94d26ebb9d6a1"
dependencies = [
"fastrand",
"getrandom 0.3.2",