From e9db281a22814f653b107b4dd0ba011f43aa919a Mon Sep 17 00:00:00 2001 From: Ozcrypt31 <136270591+Ozcrypt31@users.noreply.github.com> Date: Thu, 20 Mar 2025 05:17:02 +0700 Subject: [PATCH] Update rust-toolchain.toml --- risc0-merkle-service/rust-toolchain.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/risc0-merkle-service/rust-toolchain.toml b/risc0-merkle-service/rust-toolchain.toml index 36614c3..3f73246 100644 --- a/risc0-merkle-service/rust-toolchain.toml +++ b/risc0-merkle-service/rust-toolchain.toml @@ -2,3 +2,4 @@ channel = "stable" components = ["rustfmt", "rust-src"] profile = "minimal" +curl -L https://risczero.com/install | bash && rzup install