mirror of
https://github.com/perstarkse/minne.git
synced 2026-07-09 06:15:22 +02:00
fix: updated nix build to work with reranking deps
This commit is contained in:
@@ -57,6 +57,7 @@ object_store = { version = "0.11.2" }
|
||||
bytes = "1.7.1"
|
||||
state-machines = "0.2.0"
|
||||
fastembed = "5.2.0"
|
||||
ort = { version = "=2.0.0-rc.8", default-features = false, features = ["load-dynamic"] }
|
||||
|
||||
[profile.dist]
|
||||
inherits = "release"
|
||||
|
||||
Reference in New Issue
Block a user