Merge pull request 'Update Rust crate ollama-rs to 0.3.0' (#20) from renovate/ollama-rs-0.x into main

Reviewed-on: #20
This commit is contained in:
JMARyA 2025-06-22 17:33:22 +00:00
commit dba2671c7c
2 changed files with 12 additions and 12 deletions

View file

@ -19,7 +19,7 @@ maud = "0.27.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"] }