redox/recipes/wip/dev/cargo-tools/cargo-derivefmt/recipe.toml
2024-06-25 21:23:33 +00:00

9 lines
169 B
TOML

#TODO camino crate error
[source]
git = "https://github.com/dcchut/cargo-derivefmt"
[build]
template = "custom"
script = """
cookbook_cargo_packages cargo-derivefmt
"""