mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-30 08:38:43 +08:00
10 lines
209 B
TOML
10 lines
209 B
TOML
#TODO Not compiled or tested
|
|
[source]
|
|
git = "https://github.com/korandoru/hawkeye"
|
|
rev = "4795c3f0a1bdbb2e129fa367d378e0597d12b42c"
|
|
[build]
|
|
template = "custom"
|
|
script = """
|
|
cookbook_cargo_packages cli fmt
|
|
"""
|