redox/recipes/wip/net/ssh/russh/recipe.toml
2025-10-14 09:56:38 -03: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
"""