update recipes

This commit is contained in:
Ribbon 2023-12-23 10:24:59 +00:00
parent c77dca64a3
commit 19c67d0c00
2 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO libssh2-sys crate error
[source]
git = "https://github.com/rossmacarthur/sheldon"
rev = "9a56dcfc79c6e9f9bcf8480c162c50db013bb172"

View File

@ -3,4 +3,7 @@
git = "https://github.com/kaplanelad/shellfirm"
rev = "0587f023a1d6b58e9fdb71d9a4e8d5460ee33c77"
[build]
template = "cargo"
template = "custom"
script = """
cookbook_cargo_packages shellfirm
"""