redox/recipes/wip/dev/cargo/cargo-lambda/recipe.toml
2024-06-25 21:17:32 +00:00

9 lines
169 B
TOML

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