- LICENSE: MIT (per plan §12) - CHANGELOG.md: Keep a Changelog 1.1.0 skeleton with [Unreleased] and [0.1.0] sections matching the awk extractor from plan §7 - .gitignore: Rust target/, editor junk; Cargo.lock kept in VCS Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
4 lines
104 B
TOML
4 lines
104 B
TOML
[toolchain]
|
|
channel = "1.87"
|
|
components = ["rustfmt", "clippy"]
|
|
targets = ["x86_64-unknown-linux-musl"]
|