Update recipes

This commit is contained in:
Ribbon 2024-06-11 12:20:06 +00:00
parent 2ff5a7927d
commit 03820ee33c
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/d-e-s-o/cargo-http-registry"
[build]

View File

@ -4,5 +4,5 @@ git = "https://github.com/cargo-lambda/cargo-lambda"
[build]
template = "custom"
script = """
cookbook_cargo_packages cargo-lambda-cli
cookbook_cargo_packages cargo-lambda
"""