Skip to content

Commit 3c74a59

Browse files
Mark cargo install as coming soon
1 parent d12ee67 commit 3c74a59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ default = true
8686

8787
[[extra.product.install_methods]]
8888
id = "cargo"
89-
label = "Cargo"
89+
label = "Cargo (coming soon)"
9090
command = "cargo install hx-cli"
9191
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>"""
9292
footer_tagline = "The modern Haskell toolchain."

0 commit comments

Comments
 (0)