redox/recipes/wip/db/limbo/recipe.toml
2025-05-29 09:26:00 -03:00

9 lines
181 B
TOML

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