Qwen-code (#430)

This commit is contained in:
Solomon
2025-08-12 10:35:19 +01:00
committed by GitHub
parent c704085408
commit 74db7161b6
8 changed files with 115 additions and 116 deletions

View File

@@ -27,3 +27,4 @@ base64 = "0.22"
tokio = { workspace = true }
futures = "0.3.31"
tokio-stream = { version = "0.1.17", features = ["sync"] }
shellexpand = "3.1.1"