Use nightly Rust

This commit is contained in:
Philipp Oppermann
2023-04-30 15:08:43 +02:00
parent ecf8fe826b
commit 0eee1e080b

3
rust-toolchain.toml Normal file
View File

@@ -0,0 +1,3 @@
[toolchain]
channel = "nightly"
targets = ["x86_64-unknown-none"]