redox/recipes/wip/tools/kami/recipe.toml
2026-04-11 07:16:54 +07:00

10 lines
201 B
TOML

#TODO termsize crate error (after cargo update)
#TODO require bat and mpv at runtime
[source]
git = "https://github.com/mrfluffy-dev/kami"
[build]
template = "cargo"
dependencies = [
"openssl3",
]