Commit a720700
Add Rust 1.93.0 to the Rust version blocklist. (#1653)
### Change summary
Rust 1.93.0 has a bug in the wasm32-wasip2 target, so it doesn't affect
current Fastly users, however there are potential future use cases
affected by it, so add a blocklist rule for it.
All Submissions:
* [x] Have you followed the guidelines in our Contributing document?
* [x] Have you checked to ensure there aren't other open [Pull
Requests](https://github.com/fastly/cli/pulls) for the same
update/change?
<!-- You can erase any parts of this template not applicable to your
Pull Request. -->
### User Impact
Users using Rust 1.93.0 will need to upgrade to Rust 1.93.1.
---------
Co-authored-by: Kevin P. Fleming <kpfleming@users.noreply.github.com>1 parent e97c3b9 commit a720700
2 files changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
22 | 26 | | |
23 | 27 | | |
24 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
| |||
0 commit comments