Skip to content

Commit e90f74e

Browse files
b49020DemesneGH
authored andcommitted
rust-toolchain.toml: Upgrade to latest nighlty release
Upgrade rust toolchain to use nightly-2023-12-18 release. Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
1 parent e7604c1 commit e90f74e

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
@@ -18,6 +18,6 @@
1818
# Toolchain override for rustup
1919

2020
[toolchain]
21-
channel = "nightly-2021-09-20"
21+
channel = "nightly-2023-12-18"
2222
components = ["rust-src"]
2323
targets = ["aarch64-unknown-linux-gnu", "arm-unknown-linux-gnueabihf"]

0 commit comments

Comments
 (0)