Files
blog_os/rust-toolchain.toml
Philipp Oppermann 0eee1e080b Use nightly Rust
2023-04-30 15:08:43 +02:00

4 lines
66 B
TOML

[toolchain]
channel = "nightly"
targets = ["x86_64-unknown-none"]