Files
anyllm-proxy/Cargo.toml
T

10 lines
266 B
TOML

[workspace]
members = ["crates/translator", "crates/client", "crates/batch_engine", "crates/proxy", "crates/providers"]
resolver = "2"
[workspace.package]
version = "0.9.7"
edition = "2021"
license = "MIT"
repository = "https://github.com/whit3rabbit/anyllm-proxy"