Skip to content

Commit ec45d14

Browse files
committed
Add rust-toolchain.toml
1 parent f2e50d2 commit ec45d14

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.88.0"
3+
profile = "minimal"
4+
components = ["clippy", "rust-docs", "rustfmt"]

0 commit comments

Comments
 (0)