Skip to content

Commit 2497922

Browse files
authored
Merge pull request #247 from jirigrill/add-toolchain
sim-ln/enhance: Add rust-toolchain.toml
2 parents 2b30a3c + 1437fd0 commit 2497922

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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 = "1.85.0"
3+
components = ["rustfmt", "clippy"]

0 commit comments

Comments
 (0)