redox/recipes/wip/dev/pyscan/recipe.toml
2024-04-29 21:27:35 +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",
]