redox/recipes/wip/dev/cargo-tools/cargo-spellcheck/recipe.toml
2026-03-12 14:45:13 -03:00

12 lines
240 B
TOML

#TODO Not compiled or tested
#TODO determine what llvm variant is needed
[source]
git = "https://github.com/drahnr/cargo-spellcheck"
shallow_clone = true
[build]
template = "cargo"
#dependencies = [
# "llvm21",
# "llvm21.runtime",
#]