From 94883f1c25fc6bf9097d26e9d0df0e62834ffee7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 23 May 2024 01:37:48 +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 8b54662..30fc480 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,6 +1,6 @@ # This file is updated by the `akenji@update-rust-toolchain` GitHub action [toolchain] -channel = "1.77.2" +channel = "1.78.0" components = [] targets = [] profile = "minimal"