redox/recipes/wip/net/arti/recipe.toml
2024-02-13 12:32:38 +00:00

12 lines
196 B
TOML

#TODO pwd-grp crate error
[source]
git = "https://gitlab.torproject.org/tpo/core/arti"
[build]
template = "custom"
dependencies = [
"openssl1",
]
script = """
cookbook_cargo_packages arti
"""