Files
cdk/rust-toolchain.toml
2025-10-24 20:23:54 -04:00

5 lines
82 B
TOML

[toolchain]
channel="1.90.0"
components = ["rustfmt", "clippy", "rust-analyzer"]