redox/recipes/wip/dev/cargo-tools/cargo-spellcheck/recipe.toml
2024-06-25 21:23:33 +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",
]