Update recipes

This commit is contained in:
Ribbon 2024-06-10 20:19:51 +00:00
parent 8ef94e2cc8
commit 348815e5f8
2 changed files with 5 additions and 2 deletions

View File

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

View File

@ -1,5 +1,8 @@
#TODO Not compiled or tested
#TODO Not compiled or tested (after cargo update)
[source]
git = "https://github.com/nccgroup/scrying"
[build]
template = "cargo"
dependencies = [
"openssl1",
]