export RUST_BACKTRACE := "1" export RUST_LOG := "trace" watch-run: cargo-watch -x 'run -- --config config.yaml'