redox/recipes/wip/dev/git-tools/keifu/recipe.toml
2026-01-26 01:34:56 -03:00

10 lines
148 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/trasta298/keifu"
[build]
template = "cargo"
[package]
dependencies = [
"git",
]