File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 5151 - name : Install Rust
5252 uses : dtolnay/rust-toolchain@stable
5353 with :
54- toolchain : 1.87 .0
54+ toolchain : 1.88 .0
5555
5656 - name : Run autofix and normalize
5757 run : |
9999 - name : Install Rust
100100 uses : dtolnay/rust-toolchain@stable
101101 with :
102- toolchain : 1.87 .0
102+ toolchain : 1.88 .0
103103
104104 - name : Install Miri
105105 run : |
@@ -156,7 +156,7 @@ jobs:
156156 - name : Install Rust
157157 uses : dtolnay/rust-toolchain@stable
158158 with :
159- toolchain : 1.87 .0
159+ toolchain : 1.88 .0
160160
161161 - name : Install dependencies (Ubuntu)
162162 if : matrix.os == 'ubuntu-22.04'
@@ -229,7 +229,7 @@ jobs:
229229 - name : Install Rust
230230 uses : dtolnay/rust-toolchain@stable
231231 with :
232- toolchain : 1.87 .0
232+ toolchain : 1.88 .0
233233
234234 - name : Install clang (Linux)
235235 if : matrix.os == 'ubuntu-22.04'
@@ -502,7 +502,7 @@ jobs:
502502 - name : Install Rust
503503 uses : dtolnay/rust-toolchain@stable
504504 with :
505- toolchain : 1.87 .0
505+ toolchain : 1.88 .0
506506
507507 - name : Generate codegen and NFPM config
508508 run : |
You can’t perform that action at this time.
0 commit comments