redox/recipes/wip/net/drill/recipe.toml
2024-02-17 00:39:27 +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",
]