aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/msrv-rust-toolchain.toml
blob: 7a3ec50b29efca68d8c3e8396a0c9832bef15dd2 (plain) (blame)
1
2
3
[toolchain]
channel = "1.59.0"
components = ["rustfmt", "rust-src"]