redox/recipes/wip/drill/recipe.toml
2023-12-20 17:50:54 +00:00

9 lines
199 B
TOML

#TODO OpenSSL error (after a cargo update and a patch to update tokio on Cargo.toml)
[source]
git = "https://github.com/fcsonline/drill"
[build]
template = "cargo"
dependencies = [
"openssl1",
]