From 2e332c247d69719a3fd7182f6fdb7dbc117be1d5 Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Tue, 22 Oct 2024 16:58:25 -0700 Subject: chore: update to rust 1.82 (#2432) --- rust-toolchain.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rust-toolchain.toml') diff --git a/rust-toolchain.toml b/rust-toolchain.toml index a56a283d..76fcadb5 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,2 +1,2 @@ [toolchain] -channel = "1.80.1" +channel = "1.82" -- cgit v1.3.1