From c9ebd5e8c4eb924fd4449a7221f60a24309bc492 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 17 Nov 2023 17:48:06 +0000 Subject: [PATCH] [create-pull-request] automated change --- rust-toolchain.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-toolchain.toml b/rust-toolchain.toml index 7da587c..6131517 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,5 +1,5 @@ # This file is updated by the `akenji@update-rust-toolchain` GitHub action [toolchain] -channel = "1.73.0" +channel = "1.74.0" components = ["clippy", "rust-analysis"] targets = []