680cc63b3d
Relay Deploy Dev / Deploy Relay Dev (push) Failing after 1s
Test / changes (push) Has been skipped
Test / backend-remote-checks (push) Waiting to run
Test / backend-clippy (push) Waiting to run
Test / backend-test (push) Waiting to run
Test / tauri-checks (push) Waiting to run
Remote Deploy Dev / Deploy Remote Dev (push) Failing after 2s
Test / frontend-checks (push) Waiting to run
Test / backend-schema-checks (push) Waiting to run
11 lines
173 B
TOML
11 lines
173 B
TOML
[toolchain]
|
|
channel = "nightly-2025-12-04"
|
|
components = [
|
|
"rustfmt",
|
|
"rustc",
|
|
"rust-analyzer",
|
|
"rust-src",
|
|
"rust-std",
|
|
"cargo",
|
|
]
|
|
profile = "default" |