redox/recipes/wip/finance/rex/recipe.toml
2024-07-02 06:08:02 +00:00

9 lines
147 B
TOML

#TODO compiled but not tested
[source]
git = "https://github.com/TheRustyPickle/Rex"
[build]
template = "cargo"
dependencies = [
"openssl1",
]