redox/recipes/wip/tools/security/rustyvault/recipe.toml
2024-06-26 04:08:29 +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",
]