mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-21 20:34:17 +08:00
9 lines
155 B
TOML
9 lines
155 B
TOML
#TODO shared crate error
|
|
[source]
|
|
git = "https://github.com/tonarino/innernet"
|
|
[build]
|
|
template = "custom"
|
|
script = """
|
|
cookbook_cargo_packages client
|
|
"""
|