Skip to content

Commit f682a57

Browse files
build(deps): bump llama-cpp-2 from 0.1.135 to 0.1.138
Bumps [llama-cpp-2](https://github.com/utilityai/llama-cpp-rs) from 0.1.135 to 0.1.138. - [Release notes](https://github.com/utilityai/llama-cpp-rs/releases) - [Commits](utilityai/llama-cpp-rs@0.1.135...0.1.138) --- updated-dependencies: - dependency-name: llama-cpp-2 dependency-version: 0.1.138 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a3a1a33 commit f682a57

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

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

crates/core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ tracing-subscriber.workspace = true
3636
notify.workspace = true
3737
minijinja = { version = "2.18.0", features = ["builtins", "json"] }
3838
minijinja-contrib = { version = "2.16.0", features = ["pycompat"] }
39-
llama-cpp-2 = "=0.1.135"
39+
llama-cpp-2 = "=0.1.138"
4040

4141
[dev-dependencies]
4242
tempfile = { workspace = true, features = [] }

0 commit comments

Comments
 (0)