mirror of
https://github.com/babichjacob/ac-qu-ai-nt.git
synced 2025-10-01 16:37:53 -04:00
fix(ac-qu-ai-nt-core): raise the minimum acceptable version of rten
to 0.13.1
This commit is contained in:
@@ -16,7 +16,7 @@ tracing = ["dep:tracing"]
|
|||||||
[dependencies]
|
[dependencies]
|
||||||
llama-cpp-2 = "0.1.82"
|
llama-cpp-2 = "0.1.82"
|
||||||
ocrs = "0.9"
|
ocrs = "0.9"
|
||||||
rten = "0.13"
|
rten = "0.13.1"
|
||||||
snafu = { workspace = true }
|
snafu = { workspace = true }
|
||||||
|
|
||||||
tracing = { workspace = true, optional = true }
|
tracing = { workspace = true, optional = true }
|
||||||
|
Reference in New Issue
Block a user