redox/recipes/wip/tools/pueue/recipe.toml
2024-02-11 14:08:48 +00:00

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
"""