File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1313 - name : Install toolchain
1414 uses : dtolnay/rust-toolchain@master
1515 with :
16- toolchain : 1.70 .0
16+ toolchain : 1.75 .0
1717
1818 - name : Cache
1919 uses : Swatinem/rust-cache@v2
3131 - name : Install toolchain
3232 uses : dtolnay/rust-toolchain@master
3333 with :
34- toolchain : 1.70 .0
34+ toolchain : 1.75 .0
3535
3636 - name : Cache
3737 uses : Swatinem/rust-cache@v2
5050 - name : Install toolchain
5151 uses : dtolnay/rust-toolchain@master
5252 with :
53- toolchain : 1.70 .0
53+ toolchain : 1.75 .0
5454 components : rustfmt
5555
5656 - name : Run cargo fmt
6868 - name : Install toolchain
6969 uses : dtolnay/rust-toolchain@master
7070 with :
71- toolchain : 1.70 .0
71+ toolchain : 1.75 .0
7272 components : clippy
7373
7474 - name : Cache
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ more usage information.
5858
5959## MSRV
6060
61- We currently support Rust 1.70 .0 and newer.
61+ We currently support Rust 1.75 .0 and newer.
6262
6363
6464## License
You can’t perform that action at this time.
0 commit comments