chore: update llama-cpp-2 and other packages

This commit is contained in:
J / Jacob Babich
2024-10-11 15:03:17 -04:00
parent 32aa88af49
commit 93a8dc907b
2 changed files with 7 additions and 5 deletions

View File

@@ -14,7 +14,7 @@ default = ["tracing"]
tracing = ["dep:tracing"]
[dependencies]
llama-cpp-2 = "0.1.81"
llama-cpp-2 = "0.1.82"
snafu = { workspace = true }
tracing = { workspace = true, optional = true }