Test / Lint (pull_request) Failing after 1m20s
Test / Test (pull_request) Skipped
Test / Render parity (pull_request) Skipped
Docs Deploy / Build and Deploy MkDocs (push) Successful in 1m2s
Test / Lint (push) Failing after 1m29s
Test / Test (push) Skipped
Test / Render parity (push) Skipped
7 lines
123 B
TOML
7 lines
123 B
TOML
[toolchain]
|
|
channel = "1.98.0"
|
|
components = ["clippy", "rustfmt", "rust-docs"]
|
|
targets = [
|
|
"x86_64-pc-windows-msvc",
|
|
]
|