Skip to content

Commit 96b4533

Browse files
committed
pin toolchain
without pinning the toolchain, get this error rust-lang/rust#113170
1 parent 3f36f2b commit 96b4533

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rust-toolchain.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[toolchain]
2+
channel = "nightly-2023-06-27"

0 commit comments

Comments
 (0)