Files
llmx/codex-rs/toolchain.toml
pakrym-oai 6949329a7f chore: auto format code on save and add more details to AGENTS.md (#1582)
Adds a default vscode config with generally applicable settings.
Adds more entrypoints to justfile both  for environment setup and to help
agents better verify changes.
2025-07-17 11:40:00 -07:00

4 lines
79 B
TOML

[toolchain]
channel = "1.88.0"
components = [ "clippy", "rustfmt", "rust-src"]