mirror of
https://github.com/AlexsJones/llmfit.git
synced 2026-08-29 13:11:40 +00:00
8 lines
188 B
TOML
8 lines
188 B
TOML
[workspace]
|
|
members = ["llmfit-core", "llmfit-tui", "llmfit-desktop"]
|
|
default-members = ["llmfit-core", "llmfit-tui"]
|
|
resolver = "3"
|
|
|
|
[workspace.package]
|
|
version = "1.1.3"
|
|
license = "MIT"
|