Skip to content

Commit

Permalink
[Amir] having llama-server-proc dependency on bodhiapp
Browse files Browse the repository at this point in the history
anagri committed Dec 25, 2024

Verified

This commit was signed with the committer’s verified signature.
1 parent 13c5d73 commit b848356
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/bodhiapp/src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
@@ -48,6 +48,8 @@ anyhow = { workspace = true }
anyhow_trace = { workspace = true }

[build-dependencies]
llama_server_proc = { workspace = true }

tauri-build = { version = "2.0.1", features = [] }
anyhow = { workspace = true }
fs_extra = { workspace = true }

0 comments on commit b848356

Please sign in to comment.