This website works better with JavaScript
Home
Explore
Help
Sign In
compsci-industry
/
TechEmpower.FrameworkBenchmarks
mirror of
https://github.com/TechEmpower/FrameworkBenchmarks.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Use stable toolchain (
#8812
)
Sébastien Ros
1 year ago
parent
6ff7a0c63e
commit
46f68aeccd
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
frameworks/Rust/actix/rust-toolchain.toml
+ 1
- 1
frameworks/Rust/actix/rust-toolchain.toml
View File
@@ -1,2 +1,2 @@
[toolchain]
[toolchain]
-channel = "
nightly
"
+channel = "
stable
"