diff options
Diffstat (limited to 'rust-toolchain.toml')
-rw-r--r-- | rust-toolchain.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 1d1cff75eb7..e424192470f 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,6 +1,6 @@ [toolchain] # Be sure to update shell.nix and support/crown/rust-toolchain.toml when bumping this! -channel = "1.83.0" +channel = "1.85.0" components = [ # For support/crown |