Skip to content

Commit 74be7a6

Browse files
committed
Specify rust toolchain version as 1.83.0
1 parent 7e068e6 commit 74be7a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[toolchain]
2-
channel = "stable"
2+
channel = "1.83.0"
33
components = [
44
"cargo",
55
"clippy",

0 commit comments

Comments
 (0)