redox/recipes/wip/dev/framework/biome/recipe.toml
2024-07-01 04:44:16 +00:00

9 lines
165 B
TOML

#TODO tikv-jemalloc-sys crate error
[source]
git = "https://github.com/biomejs/biome"
[build]
template = "custom"
script = """
cookbook_cargo_packages biome_cli
"""