refactor auto update

This commit is contained in:
2026-09-16 09:45:16 +07:00
parent 8d39b1d38c
commit b3eb7ef7f1
7 changed files with 710 additions and 128 deletions
+4 -1
View File
@@ -8,5 +8,8 @@ publish.workspace = true
gpui.workspace = true
instant.workspace = true
log.workspace = true
serde.workspace = true
serde_json.workspace = true
ureq.workspace = true
gpui-updater = { git = "https://github.com/AprilNEA/gpui-updater", tag = "v0.0.6", features = ["gpui"] }
gpui-updater-core = "0.1"