Skip to content

Commit 08dfd62

Browse files
committed
Use a specific nightly to avoid breakage from differing nightlies
1 parent 0691a66 commit 08dfd62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[toolchain]
2-
channel = "nightly"
2+
channel = "nightly-2023-10-08"
33
components = [ "rustc-dev", "llvm-tools" ]

0 commit comments

Comments
 (0)