cli: bump tempfile->remove_dir_all for cve (#176206)

This commit is contained in:
Connor Peet
2023-03-06 01:10:01 -08:00
committed by GitHub
parent 2125515049
commit 863b9261a3
2 changed files with 56 additions and 15 deletions
+1 -1
View File
@@ -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"