redox/recipes/wip/shells/sheldon/recipe.toml
2024-02-18 01:07:00 +00:00

10 lines
199 B
TOML

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