Update Rust crate ollama-rs to 0.3.0

This commit is contained in:
Renovate Bot 2025-06-22 04:18:09 +00:00
parent 2330f08c0f
commit 6e9de1f957
2 changed files with 13 additions and 13 deletions

View file

@ -19,7 +19,7 @@ maud = "0.26.0"
based = { git = "https://git.hydrar.de/jmarya/based" }
url = "2.5.4"
reqwest = "0.12.11"
ollama-rs = "0.2.2"
ollama-rs = "0.3.0"
pgvector = { version = "0.4", features = ["sqlx"] }
html2md = "0.2.14"
clap = { version = "4.5.23", features = ["cargo", "derive"] }