mcp_server_collection now also a library
own_assist now bundles the server collection by default
This commit is contained in:
+3
-2
@@ -1,10 +1,11 @@
|
||||
[package]
|
||||
name = "own_assist_common"
|
||||
version = "0.2.0"
|
||||
version = "0.3.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
thiserror = "2.0.18"
|
||||
toml = "1.1.2"
|
||||
serde = "1.0.228"
|
||||
log = "0.4.29"
|
||||
log = "0.4.29"
|
||||
tracing-subscriber = "0.3.23"
|
||||
Reference in New Issue
Block a user