Files
wehub-resource-sync 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
chore: import upstream snapshot with attribution
2026-07-13 12:12:58 +08:00

11 lines
173 B
TOML

[toolchain]
channel = "nightly-2025-12-04"
components = [
"rustfmt",
"rustc",
"rust-analyzer",
"rust-src",
"rust-std",
"cargo",
]
profile = "default"