redox/recipes/wip/security/sqv/recipe.toml
2024-07-02 06:08:02 +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",
]