feat: goose serve (#8209)

This commit is contained in:
Alex Hancock
2026-03-31 16:52:20 -04:00
committed by GitHub
parent c4d4ee8e4e
commit 01f879fc1b
5 changed files with 57 additions and 65 deletions
+1
View File
@@ -63,6 +63,7 @@ clap_complete = "4.5.62"
comfy-table = "7.2.2"
sha2 = { workspace = true }
sigstore-verify = { version = "0.6", default-features = false }
axum.workspace = true
[target.'cfg(target_os = "windows")'.dependencies]
winapi = { workspace = true }