Skip to content

Commit 2463107

Browse files
committed
chore: fix ios build
1 parent 2b03c34 commit 2463107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/rust-lib/flowy-ai/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@ futures-util = "0.3.30"
4444
pin-project = "1.1.5"
4545
flowy-storage-pub = { workspace = true }
4646
collab-integrate.workspace = true
47+
ollama-rs = "0.3.0"
4748

4849

4950
[target.'cfg(any(target_os = "macos", target_os = "linux", target_os = "windows"))'.dependencies]
5051
notify = "6.1.1"
51-
ollama-rs = "0.3.0"
5252
#faiss = { version = "0.12.1" }
5353
af-mcp = { version = "0.1.0" }
5454

0 commit comments

Comments
 (0)