Skip to content

Commit f674b97

Browse files
committed
chore: set default rust version to 1.72.1
Signed-off-by: Guangyu Xu <[email protected]>
1 parent 4020856 commit f674b97

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rust-toolchain.toml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[toolchain]
2+
channel = "1.72.1"
3+
components = ["rustfmt", "clippy"]

0 commit comments

Comments
 (0)