File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 18
18
uses : actions-rs/toolchain@v1
19
19
with :
20
20
profile : minimal
21
- toolchain : nightly-2025-08-07
21
+ toolchain : nightly-2025-08-15
22
22
override : true
23
23
components : rustfmt, rust-src
24
24
Original file line number Diff line number Diff line change 15
15
uses : actions-rs/toolchain@v1
16
16
with :
17
17
profile : minimal
18
- toolchain : nightly-2025-08-07
18
+ toolchain : nightly-2025-08-15
19
19
override : true
20
20
components : rustfmt, rust-src
21
21
Original file line number Diff line number Diff line change 18
18
uses : actions-rs/toolchain@v1
19
19
with :
20
20
profile : minimal
21
- toolchain : nightly-2025-08-07
21
+ toolchain : nightly-2025-08-15
22
22
override : true
23
23
components : rustfmt, rust-src
24
24
Original file line number Diff line number Diff line change 1
1
[toolchain ]
2
- channel = " nightly-2025-08-07 "
2
+ channel = " nightly-2025-08-15 "
3
3
components = [ " rust-std" , " rust-src" ]
4
4
targets = [ " wasm32-unknown-unknown" ]
You can’t perform that action at this time.
0 commit comments