swactor/.cargo/config.toml

4 lines
184 B
TOML

[alias]
xtask = "run --package xtask --"
mvp-chat = "run --package xtask -- mvp-chat"
mvp-chat-test = "test -p mvp-system --features local-e2e --test one_node_chat_e2e -- --nocapture"