plano/crates/Cargo.toml
2025-12-11 13:53:44 -08:00

7 lines
224 B
TOML

[workspace]
resolver = "2"
members = ["llm_gateway", "prompt_gateway", "common", "brightstaff", "hermesllm"]
[workspace.metadata.rust-analyzer]
# Enable features for better IDE support
cargo.features = ["trace-collection"]