redox/recipes/wip/tools/kami/recipe.toml
2024-03-24 21:37:48 +00: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 = [
"openssl1",
]