We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d12ee67 commit 3c74a59Copy full SHA for 3c74a59
1 file changed
config.toml
@@ -86,7 +86,7 @@ default = true
86
87
[[extra.product.install_methods]]
88
id = "cargo"
89
-label = "Cargo"
+label = "Cargo (coming soon)"
90
command = "cargo install hx-cli"
91
icon = """<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16"><g fill="none" fill-rule="evenodd" stroke="currentColor" stroke-linejoin="round" stroke-width="1"><path stroke-linecap="round" d="M1.5 7L8 10.5L14.5 7m-10-2.5l3.503 2L14.498 3M4.5 5.5v7m3.5-6V14"/><path stroke-linecap="round" d="M8.003 3L11.5 4.5v8"/><path stroke-linecap="square" d="M1.5 6.984V11l6.503 3.5L14.5 11V3L11 1.5l-6.5 3v1z"/></g></svg>"""
92
footer_tagline = "The modern Haskell toolchain."
0 commit comments