From f15f8c0cd4c39a75845a7a9f6e0a470e22a8b279 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 11 Sep 2024 09:02:46 +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 50543c8..ff0ffee 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,3 +1,3 @@ [toolchain] -channel = "1.79.0" +channel = "1.81.0" components = ["rustfmt", "clippy", "rust-analyzer"]