fabro/tmp/implement-and-simplify.toml
Bryan Helmkamp 0e73071928 Disable incremental compilation in implement-and-simplify sandbox
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 02:11:58 -04:00

11 lines
No EOL
170 B
TOML

version = 1
graph = "implement-and-simplify.dot"
[sandbox]
provider = "daytona"
[sandbox.env]
CARGO_INCREMENTAL = "0"
[sandbox.daytona.snapshot]
name = "daytona-large"