redox/recipes/wip/tools/magic-wormhole-rs/recipe.toml
2024-02-11 14:08:48 +00:00

9 lines
193 B
TOML

#TODO async-tar and rustix crates error
[source]
git = "https://github.com/magic-wormhole/magic-wormhole.rs"
[build]
template = "custom"
script = """
cookbook_cargo_packages magic-wormhole
"""