Radish
alpha
Sign in with GitHub
r
radicle-explorer
rad:z4V1sjrXqjvFdnCUbxPFqd5p4DtH5
Radicle web interface
Clone
Radicle
Git
Source
Commits
2383
Issues
29
Patches
336
Commits
›
0603f63
Add components to `rust-toolchain` file
Sebastian Martinez
committed
10 months ago
commit 0603f63cdf547c433515bae36f86813ddbdd82ee
parent
f966ef1
1 file changed
+3
-1
modified
radicle-httpd/rust-toolchain
@@ -1 +1,3 @@
-
1.87
+
[toolchain]
+
channel = "1.87.0"
+
components = ["clippy", "rustfmt"]