redox/recipes/wip/net/boringtun/recipe.toml
2024-03-22 20:01:15 +00:00

9 lines
164 B
TOML

#TODO source code error
[source]
git = "https://github.com/cloudflare/boringtun"
[build]
template = "custom"
script = """
cookbook_cargo_packages boringtun-cli
"""