mirror of
https://github.com/babichjacob/ac-qu-ai-nt.git
synced 2025-10-02 04:47:53 -04:00
chore(ac-qu-ai-nt-core): remove rten
as a direct dependency
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -32,7 +32,6 @@ dependencies = [
|
||||
"llama-cpp-2",
|
||||
"ocrs",
|
||||
"reqwest",
|
||||
"rten",
|
||||
"snafu",
|
||||
"tracing",
|
||||
]
|
||||
|
@@ -34,7 +34,6 @@ reqwest = { version = "0.12.4", default-features = false, features = [
|
||||
"gzip",
|
||||
"zstd",
|
||||
] }
|
||||
rten = "0.13.1"
|
||||
snafu = { workspace = true }
|
||||
|
||||
tracing = { workspace = true, optional = true }
|
||||
|
Reference in New Issue
Block a user