Commit 1f26624
committed
Update rust in run_fuzz.sh script
One of the crates (clap) used by cargo-fuzz needs rustc 1.64.0 or newer
and the docker image uses 1.62.1 currently. This patch updates the
rust version.
Signed-off-by: Gowtham Suresh Kumar <gowtham.sureshkumar@arm.com>1 parent c0cfccb commit 1f26624
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
0 commit comments