redox/recipes/wip/tools/rusty-psn-gui/recipe.toml
2024-03-23 16:35:25 +00:00

9 lines
146 B
TOML

#TODO port to Orbital
[source]
git = "https://github.com/RainbowCookie32/rusty-psn"
[build]
template = "cargo"
dependencies = [
"openssl1",
]