redox/recipes/wip/shells/sheldon/recipe.toml
2026-04-11 07:16:54 +07:00

9 lines
150 B
TOML

#TODO libssh2-sys crate error
[source]
git = "https://github.com/rossmacarthur/sheldon"
[build]
template = "cargo"
dependencies = [
"openssl3",
]