Update recipes

This commit is contained in:
Ribbon 2024-06-11 09:18:41 +00:00
parent 67de51f13d
commit 8b542a2442
3 changed files with 5 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/m1guelpf/auto-commit"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested
[source]
git = "https://github.com/pulp-platform/bender"
[build]

View File

@ -3,3 +3,6 @@
git = "https://github.com/camchenry/boon"
[build]
template = "cargo"
dependencies = [
"openssl1",
]