redox/recipes/wip/tools/dprint/recipe.toml
2024-02-15 09:47:49 +00:00

9 lines
151 B
TOML

#TODO region crate error
[source]
git = "https://github.com/dprint/dprint"
[build]
template = "custom"
script = """
cookbook_cargo_packages dprint
"""