mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-03 01:58:41 +08:00
9 lines
193 B
TOML
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
|
|
"""
|