mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-01 09:08:42 +08:00
9 lines
194 B
TOML
9 lines
194 B
TOML
#TODO pueue_lib crate error (after cargo update and a patch on ring)
|
|
[source]
|
|
git = "https://github.com/Nukesor/pueue"
|
|
[build]
|
|
template = "custom"
|
|
script = """
|
|
cookbook_cargo_packages pueue
|
|
"""
|