mirror of
https://github.com/uutils/coreutils
synced 2024-12-14 07:12:44 +00:00
chore(deps): update rust crate tempfile to 3.5.0
This commit is contained in:
parent
e295cb7acb
commit
c92ca96b18
1 changed files with 1 additions and 1 deletions
|
@ -317,7 +317,7 @@ same-file = "1.0.6"
|
|||
selinux = "0.4"
|
||||
signal-hook = "0.3.15"
|
||||
smallvec = { version = "1.10", features = ["union"] }
|
||||
tempfile = "3.4.0"
|
||||
tempfile = "3.5.0"
|
||||
term_grid = "0.1.5"
|
||||
terminal_size = "0.2.5"
|
||||
textwrap = { version="0.16.0", features=["terminal_size"] }
|
||||
|
|
Loading…
Reference in a new issue