redox/recipes/wip/dev/rust-tools/diplomat/recipe.toml
2024-06-25 22:24:39 +00:00

9 lines
186 B
TOML

#TODO missing script to properly move the binary
[source]
git = "https://github.com/rust-diplomat/diplomat"
[build]
template = "custom"
script = """
cookbook_cargo_packages diplomat
"""