Skip to content

Commit aa6bea0

Browse files
build: add rust-toolchain.toml file
1 parent e2cf34d commit aa6bea0

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

0 commit comments

Comments
 (0)