File tree Expand file tree Collapse file tree 4 files changed +16
-0
lines changed Expand file tree Collapse file tree 4 files changed +16
-0
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
+ <<<<<<< HEAD
21
22
toolchain : nightly-2025-08-28
23
+ =======
24
+ toolchain : nightly-2025-08-15
25
+ >>>>>>> 3a6e8884 (Upgrading rust version)
22
26
override : true
23
27
components : rustfmt, rust-src
24
28
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
+ <<<<<<< HEAD
18
19
toolchain : nightly-2025-08-28
20
+ =======
21
+ toolchain : nightly-2025-08-15
22
+ >>>>>>> 3a6e8884 (Upgrading rust version)
19
23
override : true
20
24
components : rustfmt, rust-src
21
25
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
+ <<<<<<< HEAD
21
22
toolchain : nightly-2025-08-28
23
+ =======
24
+ toolchain : nightly-2025-08-15
25
+ >>>>>>> 3a6e8884 (Upgrading rust version)
22
26
override : true
23
27
components : rustfmt, rust-src
24
28
Original file line number Diff line number Diff line change 1
1
[toolchain ]
2
+ <<<<<<< HEAD
2
3
channel = " nightly-2025-08-28"
4
+ =======
5
+ channel = " nightly-2025-08-15"
6
+ >>>>>>> 3a6e8884 (Upgrading rust version)
3
7
components = [ " rust-std" , " rust-src" ]
4
8
targets = [ " wasm32-unknown-unknown" ]
You can’t perform that action at this time.
0 commit comments