wip: connect to github

This commit is contained in:
2026-04-23 11:18:43 +01:00
parent 302d0d3222
commit b327648d31
12 changed files with 399 additions and 97 deletions

View File

@@ -7,6 +7,7 @@ edition = "2024"
anyhow = "1"
gpui = { version = "*" }
paste = "1.0"
rand = "0.10.1"
reqwest = "0.13.2"
serde = "1.0.228"
serde_json = "1.0.149"