mcp_server_collection now also a library
own_assist now bundles the server collection by default
This commit is contained in:
@@ -12,7 +12,6 @@ tokio = { version = "1.51.0", features = ["full"] }
|
||||
own_assist_common = { path = "../common" }
|
||||
tokio-util = "0.7.18"
|
||||
tracing = "0.1.44"
|
||||
tracing-subscriber = { version = "0.3.23", features = ["env-filter"] }
|
||||
url = { version = "2.5.8", features = ["serde"] }
|
||||
uuid = { version = "1.23.0", features = ["v4"], optional = true }
|
||||
tower-http = { version = "0.6.8", features = ["auth"], optional = true }
|
||||
|
||||
Reference in New Issue
Block a user