fix(gateway): bump wfaas to 1.0.2 so ContinueNextStep unblocks dependents (#37249)

This commit is contained in:
Juhyun-Kim-Memphis
2026-09-01 02:30:34 +08:00
committed by GitHub
parent 07d84ebd6d
commit 549166b819
+1 -1
View File
@@ -84,7 +84,7 @@ openai-protocol = { version = "=1.0.0", features = ["axum"] }
tool-parser = "=1.0.0"
llm-tokenizer = "=1.3.2"
smg-auth = "=1.0.0"
wfaas = "=1.0.0"
wfaas = "=1.0.2"
data-connector = "=1.0.0"
smg-mcp = "=1.0.0"
smg-wasm = "=1.0.0"