Radish alpha
r
rad:z39mP9rQAaGmERfUMPULfPUi473tY
Radicle terminal user interface
Radicle
Git
Use TOML format for toolchain and bump to 1.88
Erik Kundt committed 8 months ago
commit 1fbed3ee79025eda3ebc09e0b46b7c21987918c3
parent f0a47ac
2 files changed +4 -1
deleted rust-toolchain
@@ -1 +0,0 @@
-
1.85
added rust-toolchain.toml
@@ -0,0 +1,4 @@
+
[toolchain]
+
channel = "1.88"
+
profile = "default"
+
components = [ "rust-src" ]