redox/recipes/wip/tools/security/sqv/recipe.toml
2024-06-26 04:08:29 +00:00

9 lines
149 B
TOML

#TODO make libnettle work
[source]
git = "https://gitlab.com/sequoia-pgp/sequoia-sqv"
[build]
template = "cargo"
dependencies = [
"libnettle",
]