Files
usb-avr-lib/rust-toolchain.toml
2025-04-25 12:23:39 +04:00

5 lines
91 B
TOML

[toolchain]
channel = "nightly-2024-06-13"
components = [ "rust-src" ]
profile = "default"