Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Add components to `rust-toolchain` file
Sebastian Martinez committed 10 months ago
commit 0603f63cdf547c433515bae36f86813ddbdd82ee
parent f966ef17739c2a754a3d0c77d8921b18a36cdc87
1 file changed +3 -1
modified radicle-httpd/rust-toolchain
@@ -1 +1,3 @@
-
1.87
+
[toolchain]
+
channel = "1.87.0"
+
components = ["clippy", "rustfmt"]