Update recipes

This commit is contained in:
Ribbon 2024-04-29 19:57:06 +00:00
parent 50cf623da0
commit 41cb39eb4e
3 changed files with 6 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO serde crate error
[source]
git = "https://github.com/ofek/pyapp"
[build]

View File

@ -1,4 +1,4 @@
#TODO Not compiled or tested
#TODO erg_compiler crate error
[source]
git = "https://github.com/mtshiba/pylyzer"
[build]

View File

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