[model-gateway] bug fix on module name (#16332)
This commit is contained in:
@@ -14,7 +14,7 @@ vendored-openssl = ["openssl/vendored"]
|
||||
unused_qualifications = "warn"
|
||||
|
||||
[lib]
|
||||
name = "sgl_model_gateway"
|
||||
name = "smg"
|
||||
crate-type = ["rlib"]
|
||||
|
||||
[[bin]]
|
||||
|
||||
Reference in New Issue
Block a user