Browse Source

Use stable toolchain (#8812)

Sébastien Ros 1 year ago
parent
commit
46f68aeccd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Rust/actix/rust-toolchain.toml

+ 1 - 1
frameworks/Rust/actix/rust-toolchain.toml

@@ -1,2 +1,2 @@
 [toolchain]
 [toolchain]
-channel = "nightly"
+channel = "stable"