update rmcp
add mistral config to own_assist_common
This commit is contained in:
+3
-2
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "own_assist_common"
|
||||
version = "0.4.2"
|
||||
version = "0.4.3"
|
||||
edition = "2024"
|
||||
license = "GPL-3.0"
|
||||
|
||||
@@ -11,4 +11,5 @@ serde = { version = "1.0.228", features = ["derive"] }
|
||||
log = "0.4.29"
|
||||
tracing-subscriber = { version = "0.3.23", features = ["env-filter"]}
|
||||
url = { version = "2.5.8", features = ["serde"] }
|
||||
ollama-rs = { version = "0.3.6", features = ["headers"]}
|
||||
ollama-rs = { version = "0.3.6", features = ["headers"]}
|
||||
own_mcp = { version = "0.2.0", registry = "gitea" }
|
||||
Reference in New Issue
Block a user