Browse Source

Pin a specific version of Rust

The latest version (1.62.0) that was just released includes Clippy changes
(https://github.com/rust-lang/rust-clippy/issues/9014) that break the build.
Jeremy Lin 3 years ago
parent
commit
cb4f6aa7f6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rust-toolchain

+ 1 - 1
rust-toolchain

@@ -1 +1 @@
-stable
+1.61.0