Rust workspace with 5 crates (mesh-types, mesh-crypto, mesh-network, mesh-validator, mesh-wallet), PROJECT_CONSTITUTION.md for CHORUS automated ingestion, and the full MESH protocol specification suite. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 lines
122 B
TOML
5 lines
122 B
TOML
[toolchain]
|
|
channel = "1.85.0"
|
|
components = ["clippy", "rustfmt", "rust-analyzer"]
|
|
targets = ["x86_64-unknown-linux-gnu"]
|