fix: use https to get goose recipes and cleanup temp cloned dir if the clone repo is not in good state (#2674)
This commit is contained in:
Generated
+4
@@ -2695,10 +2695,12 @@ dependencies = [
|
||||
"chrono",
|
||||
"docx-rs",
|
||||
"etcetera",
|
||||
"google-apis-common",
|
||||
"google-docs1",
|
||||
"google-drive3",
|
||||
"google-sheets4",
|
||||
"http-body-util",
|
||||
"hyper 1.6.0",
|
||||
"ignore",
|
||||
"image 0.24.9",
|
||||
"include_dir",
|
||||
@@ -2715,6 +2717,7 @@ dependencies = [
|
||||
"reqwest 0.11.27",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"serde_with",
|
||||
"serial_test",
|
||||
"shellexpand",
|
||||
"sysinfo 0.32.1",
|
||||
@@ -2727,6 +2730,7 @@ dependencies = [
|
||||
"umya-spreadsheet",
|
||||
"url",
|
||||
"urlencoding",
|
||||
"utoipa",
|
||||
"webbrowser",
|
||||
"xcap",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user