Skip to content

Commit 88789dd

Browse files
chore(deps): bump ollama-rs from 0.2.6 to 0.3.4
Bumps [ollama-rs](https://github.com/pepperoni21/ollama-rs) from 0.2.6 to 0.3.4. - [Release notes](https://github.com/pepperoni21/ollama-rs/releases) - [Commits](pepperoni21/ollama-rs@v0.2.6...v0.3.4) --- updated-dependencies: - dependency-name: ollama-rs dependency-version: 0.3.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a06fdf commit 88789dd

2 files changed

Lines changed: 36 additions & 32 deletions

File tree

Cargo.lock

Lines changed: 35 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

clinician/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ ambientops-contracts = { path = "../contracts-rust" }
5353
# === Feature-gated dependencies (roadmap items, not yet used in code) ===
5454
arangors = { version = "0.6", optional = true }
5555
redis = { version = "0.27", features = ["tokio-comp", "connection-manager"], optional = true }
56-
ollama-rs = { version = "0.2", optional = true }
56+
ollama-rs = { version = "0.3", optional = true }
5757
ndarray = { version = "0.16", optional = true }
5858
scraper = { version = "0.21", optional = true }
5959
bluer = { version = "0.17", features = ["bluetoothd"], optional = true }

0 commit comments

Comments
 (0)