This commit is contained in:
2026-04-21 20:30:41 +01:00
parent 6c60013295
commit e8005f3fbf
13 changed files with 234 additions and 97 deletions

View File

@@ -8,3 +8,5 @@ anyhow = "1"
gpui = { version = "*" }
paste = "1.0"
reqwest = "0.13.2"
serde = "1.0.228"
serde_json = "1.0.149"