Linwei Shang 1 жил өмнө
parent
commit
a4b236f55d

+ 1 - 1
examples/aarch64/rust-toolchain.toml

@@ -1,5 +1,5 @@
 [toolchain]
-channel = "nightly"
+channel = "stable"
 components = ["rustfmt", "llvm-tools"]
 targets = ["aarch64-unknown-none"]
 profile = "minimal"