redox/recipes/wip/net/vimini/recipe.toml
2024-06-23 21:54:44 +00:00

9 lines
139 B
TOML

#TODO not compiled or tested
[source]
git = "https://git.sr.ht/~lufte/vimini"
[build]
template = "cargo"
dependencies = [
"sqlite3",
]