Skip to content

Commit 12a0f71

Browse files
authored
Merge pull request #1143 from opentensor/chore/specify-rust-version
Specify rust toolchain version as 1.84.0
2 parents 3ace299 + b71f4a3 commit 12a0f71

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.84.0"
33
components = [
44
"cargo",
55
"clippy",

0 commit comments

Comments
 (0)