redox/recipes/wip/dev/cargo-remark/recipe.toml
2024-02-10 11:04:05 +00:00

9 lines
163 B
TOML

#TODO camino crate error
[source]
git = "https://github.com/kobzol/cargo-remark"
[build]
template = "custom"
script = """
cookbook_cargo --no-default-features
"""