redox/recipes/wip/dev/python/pyscan/recipe.toml
2024-06-25 22:24:39 +00:00

9 lines
159 B
TOML

#TODO serde crate error (after cargo update)
[source]
git = "https://github.com/aswinnnn/pyscan"
[build]
template = "cargo"
dependencies = [
"openssl1",
]