redox/recipes/wip/tools/succeed2ban-tui/recipe.toml
2024-02-15 10:05:01 +00:00

9 lines
171 B
TOML

#TODO libsystemd crate error (needs porting)
[source]
git = "https://github.com/J-Bockhofer/succeed2ban-tui"
[build]
template = "cargo"
dependencies = [
"openssl1",
]