mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-02 09:38:42 +08:00
12 lines
240 B
TOML
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",
|
|
#]
|