From 2d6e96d9e5c2f74a1b8cee25e19d16ad0327cab1 Mon Sep 17 00:00:00 2001 From: Swapnil Kumbhar Date: Thu, 6 Oct 2022 11:48:56 -0700 Subject: [PATCH] feat: Bumped Rust to stable-2022-04-07 (1.60.0) --- frontend/rust-lib/rust-toolchain.toml | 2 +- shared-lib/rust-toolchain.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/rust-lib/rust-toolchain.toml b/frontend/rust-lib/rust-toolchain.toml index 48a0631f2e..a6b0571dd2 100644 --- a/frontend/rust-lib/rust-toolchain.toml +++ b/frontend/rust-lib/rust-toolchain.toml @@ -1,2 +1,2 @@ [toolchain] -channel = "stable-2022-01-20" \ No newline at end of file +channel = "stable-2022-04-07" diff --git a/shared-lib/rust-toolchain.toml b/shared-lib/rust-toolchain.toml index 48a0631f2e..a6b0571dd2 100644 --- a/shared-lib/rust-toolchain.toml +++ b/shared-lib/rust-toolchain.toml @@ -1,2 +1,2 @@ [toolchain] -channel = "stable-2022-01-20" \ No newline at end of file +channel = "stable-2022-04-07"