redox/recipes/wip/tools/pueue/recipe.toml
2024-07-09 00:06:39 +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
"""