Skip to content

Commit 758061f

Browse files
committed
build: force rust toolchain version
1 parent 0dc0bf7 commit 758061f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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.81.0"
3+
components = []
4+
profile = "minimal"

0 commit comments

Comments
 (0)