redox/recipes/wip/sheldon/recipe.toml
2023-12-23 10:24:59 +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",
]