redox/recipes/wip/finance/rex/recipe.toml
2024-02-18 00:04:49 +00:00

9 lines
164 B
TOML

#TODO rex-tui crate error (after cargo update)
[source]
git = "https://github.com/TheRustyPickle/Rex"
[build]
template = "cargo"
dependencies = [
"openssl1",
]