[Rust] Rename mem-cache to sglang-radix-tree (#37290)

This commit is contained in:
Jialin Ouyang
2026-09-01 03:03:44 -07:00
committed by GitHub
parent c16a8fc899
commit a77283fb02
30 changed files with 38 additions and 38 deletions
+1 -1
View File
@@ -542,7 +542,7 @@ crate-type = ["cdylib"]
),
(
"sglang.srt.mem_cache.rust_tree_core.mem_cache",
"mem_cache",
"sglang-radix-tree",
"mem_cache",
("python-extension",),
),