From 343ca63afe712f3ee7c1bda9d6a9b73b6dd4a25f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 26 Jun 2024 01:41:44 +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..991b519 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.79.0" components = [] targets = [] profile = "minimal"