We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3ecf5c commit c16dd98Copy full SHA for c16dd98
rust-toolchain.toml
@@ -1,7 +1,7 @@
1
# Before upgrading check that everything is available on all tier1 targets here:
2
# https://rust-lang.github.io/rustup-components-history
3
[toolchain]
4
-channel = "nightly-2023-04-11"
+channel = "nightly-2023-04-14"
5
components = [ "rust-src", "rustfmt", "llvm-tools-preview" ]
6
targets = [
7
"thumbv7em-none-eabi",
0 commit comments