File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4646 uses : actions-rs/toolchain@v1
4747 with :
4848 profile : minimal
49- toolchain : 1.88.0
49+ toolchain : 1.93.1
5050 override : true
5151
5252 - uses : Swatinem/rust-cache@v2
9898 uses : actions-rs/toolchain@v1
9999 with :
100100 profile : minimal
101- toolchain : 1.88.0
101+ toolchain : 1.93.1
102102 override : true
103103
104104 - uses : Swatinem/rust-cache@v2
@@ -136,7 +136,7 @@ jobs:
136136 uses : actions-rs/toolchain@v1
137137 with :
138138 profile : minimal
139- toolchain : 1.88.0
139+ toolchain : 1.93.1
140140 override : true
141141 - uses : Swatinem/rust-cache@v2
142142 with :
Original file line number Diff line number Diff line change 2222 uses : actions-rs/toolchain@v1
2323 with :
2424 profile : minimal
25- toolchain : 1.88.0
25+ toolchain : 1.93.1
2626 override : true
2727 components : clippy, rustfmt
2828 - 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.88.0
22+ toolchain : 1.93.1
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.88 .0"
14+ rust-version = " 1.93 .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