redox/recipes/wip/dev/cargo-tools/cargo-packager/recipe.toml
2025-06-06 14:45:34 -03:00

9 lines
175 B
TOML

#TODO camino crate error
[source]
git = "https://github.com/crabnebula-dev/cargo-packager"
[build]
template = "custom"
script = """
cookbook_cargo_packages cargo-packager
"""