redox/recipes/wip/shells/sheldon/recipe.toml
2024-06-12 13:35:36 +00:00

9 lines
150 B
TOML

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