Skip to content

Commit 1a6be72

Browse files
authored
fix(operator): set channel stable on risc0 and merkle tree ffi (#1974)
2 parents 69f3b92 + 7f5e050 commit 1a6be72

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[toolchain]
2-
channel = "nightly-2024-04-17"
2+
channel = "stable"
33
components = ["llvm-tools", "rustc-dev", "rustfmt", "rust-src"]
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[toolchain]
2+
channel = "stable"
23
components = ["llvm-tools", "rustc-dev", "rustfmt", "rust-src"]

0 commit comments

Comments
 (0)