redox/recipes/wip/dev/cargo-lambda/recipe.toml
2024-06-11 12:20:06 +00:00

9 lines
173 B
TOML

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