Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
wsxiaoys authored Dec 27, 2024
1 parent 40b4680 commit 8e0df67
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,13 @@ members = [
"crates/llama-cpp-server",
"crates/ollama-api-bindings",
"crates/tabby-index-cli",
"crates/hash-ids",
"crates/sqlx-migrate-validate",

"ee/tabby-webserver",
"ee/tabby-db",
"ee/tabby-db-macros",
"ee/tabby-schema",
"crates/hash-ids", "crates/sqlx-migrate-validate",
]

[workspace.package]
Expand Down

0 comments on commit 8e0df67

Please sign in to comment.