update recipes

This commit is contained in:
Ribbon 2024-03-24 20:46:27 +00:00
parent 570bff657e
commit 45f0de3250
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/matze/chromazone"
[build]

View File

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

View File

@ -4,3 +4,6 @@
git = "https://github.com/mrfluffy-dev/kami"
[build]
template = "cargo"
dependencies = [
"openssl!',
]