mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-27 23:34:19 +08:00
10 lines
210 B
TOML
10 lines
210 B
TOML
#TODO Not compiled or tested
|
|
[source]
|
|
git = "https://github.com/tonarino/innernet"
|
|
rev = "8d058c8d879bdeec64506f2d34c2c55e2975ec28"
|
|
[build]
|
|
template = "custom"
|
|
script = """
|
|
cookbook_cargo_packages innernet
|
|
"""
|