1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 19:17:43 +00:00

Bump tempfile from 3.19.1 to 3.20.0

This commit is contained in:
Daniel Hofstetter 2025-05-12 07:37:49 +02:00
parent a73c0ea290
commit 04164596d1
2 changed files with 8 additions and 8 deletions

4
fuzz/Cargo.lock generated
View file

@ -1080,9 +1080,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",