redox/recipes/wip/dev/python/pyscan/recipe.toml
2026-04-11 07:16:54 +07:00

9 lines
159 B
TOML

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