Upgrade tempfile
to v3.20.0 (#30886)
This PR upgrades our `tempfile` dependency to v3.20.0. Pulling out of https://github.com/zed-industries/zed/pull/30883. Release Notes: - N/A
This commit is contained in:
parent
19e89a8b2d
commit
122d6c9e4d
2 changed files with 3 additions and 3 deletions
|
@ -548,7 +548,7 @@ syn = { version = "1.0.72", features = ["full", "extra-traits"] }
|
|||
sys-locale = "0.3.1"
|
||||
sysinfo = "0.31.0"
|
||||
take-until = "0.2.0"
|
||||
tempfile = "3.9.0"
|
||||
tempfile = "3.20.0"
|
||||
thiserror = "2.0.12"
|
||||
tiktoken-rs = "0.6.0"
|
||||
time = { version = "0.3", features = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue