redox/recipes/wip/security/cargo-scan/recipe.toml
2024-07-02 06:08:02 +00:00

9 lines
142 B
TOML

#TODO ahash crate error
[source]
git = "https://github.com/PLSysSec/cargo-scan"
[build]
template = "cargo"
dependencies = [
"openssl1",
]