fix(gateway): make sgl-model-gateway a cargo workspace so maturin 1.14 accepts the parent README (#27997)
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
[workspace]
|
||||
members = ["bindings/python"]
|
||||
exclude = ["bindings/golang", "examples"]
|
||||
|
||||
[package]
|
||||
name = "sgl-model-gateway"
|
||||
version = "0.3.2"
|
||||
|
||||
Reference in New Issue
Block a user