redox/recipes/wip/net/sharing/magic-wormhole-rs/recipe.toml
2024-07-09 00:06:39 +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
"""