1 file changed
+1
-1
Cargo.toml
+1
-1
@@ -22,7 +22,7 @@ agent-client-protocol = { version = "0.10.4", features = ["unstable_session_fork
22
23
# Onde Inference engine (local LLM)
24
# onde = { path = "../onde" }
25
-onde = "1.0.0"
25
+onde = "1.1.2"
26
27
# Async runtime
28
async-trait = "0.1"