update recipes

This commit is contained in:
Ribbon 2023-12-23 10:30:34 +00:00
parent fd1d035f8b
commit 3376b398a3
2 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO compiled but not tested (after cargo update)
[source]
git = "https://github.com/kaplanelad/shellfirm"
[build]

View File

@ -4,3 +4,6 @@ git = "https://github.com/sebastienrousseau/shokunin"
rev = "9592f12701fb0ef3bc298f4499d2787e24fca4f3"
[build]
template = "cargo"
dependencies = [
"openssl1",
]