redox/recipes/wip/demos/feoxdb/recipe.toml
2025-09-04 19:41:36 -03:00

9 lines
182 B
TOML

#TODO not compiled or tested
[source]
git = "https://github.com/mehrantsi/FeOxDB"
[build]
template = "custom"
script = """
cookbook_cargo_examples basic_usage deterministic_test
"""