Implement Copilot sign in and sign out
This commit is contained in:
parent
797bb7d780
commit
59d9277a74
4 changed files with 223 additions and 48 deletions
|
@ -17,6 +17,7 @@ client = { path = "../client" }
|
|||
workspace = { path = "../workspace" }
|
||||
async-compression = { version = "0.3", features = ["gzip", "futures-bufread"] }
|
||||
anyhow = "1.0"
|
||||
log = "0.4"
|
||||
serde = { workspace = true }
|
||||
serde_derive = { workspace = true }
|
||||
smol = "1.2.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue