mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-30 08:38:43 +08:00
9 lines
193 B
TOML
9 lines
193 B
TOML
#TODO Not compiled or tested
|
|
[source]
|
|
tar = "https://github.com/tonarino/innernet/archive/refs/tags/v1.6.0.tar.gz"
|
|
[build]
|
|
template = "custom"
|
|
script = """
|
|
cookbook_cargo_packages innernet
|
|
"""
|