|
[workspace]
|
|
members = [
|
|
"crates/tabby",
|
|
"crates/tabby-common",
|
|
"crates/ctranslate2-bindings",
|
|
"crates/rust-cxx-cmake-bridge",
|
|
]
|
|
|
|
[workspace.package]
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
authors = ["Meng Zhang"]
|
|
homepage = "https://github.com/TabbyML/tabby"
|