Skip to content

Commit f19f3ca

Browse files
committed
chore: 添加 rust-toolchain.toml 指定 nightly 工具链
1 parent 8d03f10 commit f19f3ca

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

rust-toolchain.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[toolchain]
2+
channel = "nightly"
3+
targets = ["i686-pc-windows-msvc"]

0 commit comments

Comments
 (0)