redox/recipes/wip/db/limbo/recipe.toml
2026-01-03 15:44:34 -03:00

10 lines
202 B
TOML

#TODO compilation error on the sqlite3 parser
[source]
git = "https://github.com/tursodatabase/limbo"
shallow_clone = true
[build]
template = "custom"
script = """
cookbook_cargo_packages limbo_cli
"""