Skip to content

Commit 46aaa54

Browse files
authored
Merge pull request #16 from pmnxis/master
Tiding on latest working nightly rustc 2024-06-12.
2 parents c094411 + 02994cd commit 46aaa54

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,4 +1,4 @@
11
[toolchain]
2-
channel = "nightly"
2+
channel = "nightly-2024-06-12"
33
components = [ "rust-src", "rustfmt", "llvm-tools-preview" ]
44
targets = [ "thumbv6m-none-eabi", "thumbv7m-none-eabi" ]

0 commit comments

Comments
 (0)