Commit 117c771
committed
Perform some CI/dependency maintenance
* Update dependencies along their major version track
* Remove 1.90.0 pinning in CI as the upstream Rust issue is fixed
* Actually test MSRV in CI, and accurately bump it to 1.88 since the
previously listed 1.87 did not work.
* Downgrade the MSRV of the `wit-bindgen` crate to being more
conservative, at this time 1.85 (same as wasm-tools with N-10).1 parent 2f767a5 commit 117c771
File tree
9 files changed
+269
-318
lines changed- .github/workflows
- crates
- core
- guest-rust
- markdown
- src
- rust
- test
9 files changed
+269
-318
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | 92 | | |
94 | | - | |
| 93 | + | |
95 | 94 | | |
96 | 95 | | |
97 | 96 | | |
| |||
244 | 243 | | |
245 | 244 | | |
246 | 245 | | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
247 | 258 | | |
248 | 259 | | |
249 | 260 | | |
| |||
269 | 280 | | |
270 | 281 | | |
271 | 282 | | |
| 283 | + | |
272 | 284 | | |
273 | 285 | | |
274 | 286 | | |
| |||
0 commit comments