redox/recipes/wip/dev/web/zola/recipe.toml
2026-03-14 14:46:36 +07:00

12 lines
213 B
TOML

#TODO compiled but not tested yet
[source]
git = "https://github.com/getzola/zola"
shallow_clone = true
rev = "33f03bb11158464e3ff877cdc5f1c55bbe7337ac"
patches = [
"redox.patch"
]
[build]
template = "cargo"