redox/recipes/wip/ssh/russh/recipe.toml
2025-05-01 18:27:47 -06:00

9 lines
189 B
TOML

[source]
git = "https://github.com/jackpot51/russh"
[build]
template = "custom"
script = """
cookbook_cargo_examples client_exec_simple client_exec_interactive sftp_client sftp_server
"""