Skip to content

Commit d380055

Browse files
authored
Merge pull request #523 from brave/pin-rust-toolchain
Pin rust toolchain to 1.90
2 parents ea5dc7a + 07ec4d7 commit d380055

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,3 +1,3 @@
11
[toolchain]
2-
channel = "stable"
2+
channel = "1.90"
33
components = ["clippy", "rustfmt" ]

0 commit comments

Comments
 (0)