redox/recipes/wip/security/rustyvault/recipe.toml
2024-02-18 00:04:49 +00:00

9 lines
164 B
TOML

#TODO async-io and rustix crates error
[source]
git = "https://github.com/Tongsuo-Project/RustyVault"
[build]
template = "cargo"
dependencies = [
"openssl1",
]