redox/recipes/wip/dev/cargo-spellcheck/recipe.toml
2024-06-11 13:24:07 +00:00

9 lines
149 B
TOML

#TODO Not compiled or tested
[source]
git = "https://github.com/drahnr/cargo-spellcheck"
[build]
template = "cargo"
dependencies = [
"llvm18",
]