feat: rust sglang server openai apis (#33103)

Co-authored-by: Rain Jiang <rain-jiang@outlook.com>
This commit is contained in:
Chengyu Lin
2026-08-02 23:13:44 -07:00
committed by GitHub
co-authored by Rain Jiang
parent 0bf0640b9d
commit e00f32ed4f
28 changed files with 7615 additions and 217 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
[toolchain]
channel = "1.90"
channel = "1.92"
profile = "minimal"
components = ["clippy", "rustfmt"]