mirror of
https://github.com/trussed-dev/trussed.git
synced 2026-05-10 06:02:27 +00:00
199df9dbb9
This fixes an issue with Rust 1.67.0 and littlefs2, see: https://github.com/trussed-dev/littlefs2/issues/26
5 lines
86 B
TOML
5 lines
86 B
TOML
[toolchain]
|
|
channel = "1.66.1"
|
|
profile = "minimal"
|
|
components = ["rustfmt", "clippy"]
|