Skip to content

Rust checker

Filippe LeMarchand edited this page Feb 20, 2021 · 1 revision

Special checker that will check for available updates for Rust:

"x-checker-data": {
    "type": "rust",
    "package": "package name, for example: rust",
    "channel": "nightly, stable or beta",
    "target": "target triple, for example: x86_64-unknown-linux-gnu"
}
Clone this wiki locally