Commit 5580298
committed
fuzz: Bump rustc version
CI is complaining:
package `regex v1.10.0` cannot be built because it requires rustc 1.65
or newer, while the currently active rustc version is 1.64.0
Bump rustc to v1.65 in the `generate_files.sh` script and run it.1 parent e4b9698 commit 5580298
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
| |||
0 commit comments