Skip to content

Commit cb7cf5d

Browse files
committed
Unpin nightly toolchain
With rust-lang/rust#112831 fixed, we can unpin the nightly toolchain again
1 parent 40a9836 commit cb7cf5d

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,3 +1,3 @@
11
[toolchain]
2-
channel = "nightly-2023-06-19"
2+
channel = "nightly"
33
components = [ "rustfmt", "clippy", "rust-docs", "miri" ]

0 commit comments

Comments
 (0)