redox/recipes/wip/net/turn-rs/recipe.toml
2024-04-21 14:17:17 +00:00

9 lines
164 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/mycrl/turn-rs"
[build]
template = "custom"
script = """
cookbook_cargo_packages cli turn-server
"""