mirror of
https://github.com/talaia-labs/rust-teos.git
synced 2026-08-13 12:33:22 +02:00
7 lines
77 B
TOML
7 lines
77 B
TOML
|
|
[toolchain]
|
||
|
|
channel = "1.81.0"
|
||
|
|
components = [
|
||
|
|
"rustfmt",
|
||
|
|
"clippy",
|
||
|
|
]
|