redox/recipes/wip/dev/cargo-tools/cargo-packager/recipe.toml
2024-06-25 21:23:33 +00:00

9 lines
179 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/crabnebula-dev/cargo-packager"
[build]
template = "custom"
script = """
cookbook_cargo_packages cargo-packager
"""