mirror of
https://git.sr.ht/~anthonycicc/advent_of_code_2023
synced 2025-04-10 12:12:23 -04:00
3 lines
85 B
TOML
3 lines
85 B
TOML
[toolchain]
|
|
channel = "nightly"
|
|
components = [ "rustfmt", "clippy", "rust-analyzer"]
|