From 5f541f52be789dce3b47a8a20b243eb01a72bfb3 Mon Sep 17 00:00:00 2001 From: ralph squillace Date: Sun, 15 Mar 2026 21:45:47 +0100 Subject: [PATCH] updating the toolchain Signed-off-by: ralph squillace --- rust-toolchain.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust-toolchain.toml b/rust-toolchain.toml index b8889a3..76a06e6 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,2 +1,2 @@ [toolchain] -channel = "1.87.0" +channel = "1.94.0"