mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-20 11:54:17 +08:00
9 lines
169 B
TOML
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
|
|
"""
|