Skip to content

Commit ac01e52

Browse files
committed
chore: roll nightly to 2022-10-09
This commit updates Mycelium's pinned nightly version to Rust `nightly-2022-10-09`. Unfortunately, this currently doesn't work, due to linker errors when linking with the bootloader (see rust-osdev/bootloader#271).
1 parent 6a0c2c6 commit ac01e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[toolchain]
2-
channel = "nightly-2022-07-31"
2+
channel = "nightly-2022-10-09"
33
components = [
44
"clippy",
55
"rustfmt",

0 commit comments

Comments
 (0)