From 047dfc0440113323a099324f2ea2cf437cc6a5f3 Mon Sep 17 00:00:00 2001 From: Brooks Date: Mon, 28 Oct 2024 14:11:59 -0400 Subject: [PATCH] Revert "bump rust to 1.82.0 (#3308)" (#3320) This reverts commit ed5e30da88ee2811d3bf0ec37cd47453418e89e1. --- rust-toolchain.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 2e2b8c8521eab5..1de01fa45c4934 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,2 +1,2 @@ [toolchain] -channel = "1.82.0" +channel = "1.81.0"