setup router python binding ci (#1999)

This commit is contained in:
Byron Hsu
2024-11-11 12:19:32 -08:00
committed by GitHub
parent ddeb9d42de
commit 00ffde206f
13 changed files with 254 additions and 161 deletions

2
rust/Cargo.lock generated
View File

@@ -2091,7 +2091,7 @@ dependencies = [
]
[[package]]
name = "sglang_router"
name = "sglang_router_rs"
version = "0.0.0"
dependencies = [
"actix-web",