mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
cli: bump tempfile->remove_dir_all for cve (#176206)
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ keyring = "1.1"
|
||||
dialoguer = "0.10"
|
||||
hyper = "0.14"
|
||||
indicatif = "0.16"
|
||||
tempfile = "3.3"
|
||||
tempfile = "3.4"
|
||||
clap_lex = "0.2"
|
||||
url = "2.3"
|
||||
async-trait = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user