This website works better with JavaScript
Home
Explore
Help
Sign In
DragonOS-Community
/
printf-compat
mirror of
https://github.com/DragonOS-Community/printf-compat
Watch
4
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Update rust-toolchain to the modern toml format
Nicholas Bishop
1 month ago
parent
1e55b16f1a
commit
fc94b4a485
2 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
0
1
rust-toolchain
2
0
rust-toolchain.toml
+ 0
- 1
rust-toolchain
View File
@@ -1 +0,0 @@
-nightly
+ 2
- 0
rust-toolchain.toml
View File
@@ -0,0 +1,2 @@
+[toolchain]
+channel = "nightly"