Skip to content

Commit 226f5f3

Browse files
committed
add rust-toolchain.toml
1 parent 36b3da8 commit 226f5f3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

rust-toolchain.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[toolchain]
2+
channel = "1.92"
3+
components = [ "rust-src", "rustfmt", "clippy" ]
4+
targets = []

0 commit comments

Comments
 (0)