File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4646 uses : actions-rs/toolchain@v1
4747 with :
4848 profile : minimal
49- toolchain : 1.85 .0
49+ toolchain : 1.87 .0
5050 override : true
5151
5252 - uses : Swatinem/rust-cache@v2
9494 uses : actions-rs/toolchain@v1
9595 with :
9696 profile : minimal
97- toolchain : 1.85 .0
97+ toolchain : 1.87 .0
9898 override : true
9999
100100 - uses : Swatinem/rust-cache@v2
Original file line number Diff line number Diff line change 1919 uses : actions-rs/toolchain@v1
2020 with :
2121 profile : minimal
22- toolchain : 1.85 .0
22+ toolchain : 1.87 .0
2323 override : true
2424 components : clippy, rustfmt
2525
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ default-members = [
1111resolver = " 2"
1212
1313[workspace .package ]
14- rust-version = " 1.85 .0"
14+ rust-version = " 1.87 .0"
1515edition = " 2024"
1616authors = [" Ada Böhm <ada@kreatrix.org>" , " Jakub Beránek <berykubik@gmail.com>" ]
1717
You can’t perform that action at this time.
0 commit comments