1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-30 12:37:49 +00:00

Bump tempfile from 3.4.0 to 3.5.0

This commit is contained in:
Daniel Hofstetter 2023-05-27 16:16:18 +02:00
parent f0b5cd98a6
commit f0fe7b3bba
2 changed files with 43 additions and 47 deletions

View file

@ -69,6 +69,8 @@ skip = [
{ name = "linux-raw-sys", version = "0.1.4" },
# is-terminal
{ name = "windows-sys", version = "0.45.0" },
# tempfile
{ name = "redox_syscall", version = "0.3.5" },
# cpp_macros
{ name = "aho-corasick", version = "0.7.19" },
]