From 4697b06fd10925fc859e6f1ca441df3dc76db4a1 Mon Sep 17 00:00:00 2001 From: Jonathan Cammisuli Date: Fri, 13 Oct 2023 11:55:35 -0400 Subject: [PATCH] chore(repo): set rust-toolchain to stable (#19603) --- rust-toolchain | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-toolchain b/rust-toolchain index 6c623f78cb..870bbe4e50 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1 +1 @@ -1.70 \ No newline at end of file +stable \ No newline at end of file