redox/recipes/wip/dprint/recipe.toml
2023-12-20 18:42:14 +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
"""