Skip to content

Commit c16dd98

Browse files
authored
Update nightly.
Includes this TAIT breaking change. rust-lang/rust#110237
1 parent a3ecf5c commit c16dd98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Before upgrading check that everything is available on all tier1 targets here:
22
# https://rust-lang.github.io/rustup-components-history
33
[toolchain]
4-
channel = "nightly-2023-04-11"
4+
channel = "nightly-2023-04-14"
55
components = [ "rust-src", "rustfmt", "llvm-tools-preview" ]
66
targets = [
77
"thumbv7em-none-eabi",

0 commit comments

Comments
 (0)