Init copilot with client instead of http client

This commit is contained in:
Joseph Lyons
2023-05-16 03:12:39 -04:00
parent f50afefed3
commit a7fc07a8cd
4 changed files with 28 additions and 15 deletions
Generated
+1
View File
@@ -1338,6 +1338,7 @@ dependencies = [
"anyhow",
"async-compression",
"async-tar",
"client",
"clock",
"collections",
"context_menu",