DragonOS/kernel/rust-toolchain.toml
LoGin bd70d2d1f4
chore: 将工具链更新到2024-07-23 (#864)
* chore: 将工具链更新到2024-07-23
2024-07-25 00:55:02 +08:00

3 lines
78 B
TOML

[toolchain]
channel = "nightly-2024-07-23"
components = ["rust-src", "clippy"]