1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 20:17:45 +00:00

Bump tempfile from 3.14.0 to 3.15.0

This commit is contained in:
Daniel Hofstetter 2025-01-03 14:40:37 +01:00
parent 2cdf30938d
commit 2ab6dac8f0
4 changed files with 27 additions and 14 deletions

View file

@ -330,7 +330,7 @@ self_cell = "1.0.4"
selinux = "0.4.4"
signal-hook = "0.3.17"
smallvec = { version = "1.13.2", features = ["union"] }
tempfile = "3.10.1"
tempfile = "3.15.0"
uutils_term_grid = "0.6"
terminal_size = "0.4.0"
textwrap = { version = "0.16.1", features = ["terminal_size"] }