update recipes

This commit is contained in:
Ribbon 2023-12-22 11:13:37 +00:00
parent d24ccdbde6
commit 17a209b14b
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/angeldollface/mandy"
rev = "a64f20d0386af628af2662ed2a1e72faf9efe355"

View File

@ -3,4 +3,7 @@
git = "https://github.com/jacobdeichert/mask"
rev = "a082ee0e5c0a87ccd2447d569fe3a055222864c3"
[build]
template = "cargo"
template = "custom"
script = """
cookbook_cargo_packages mask
"""