Commit 005fc16
authored
Rollup merge of #153423 - eggyal:update-dispatch, r=madsmtm
Update dispatch2 to v0.3.1
rustc can fail to link on older versions of macOS, owing to versions of its transitive dependency [dispatch2] (via [ctrlc]) prior to v0.3.1.
Fixes #151573
r? madsmtm
[ctrlc]: https://crates.io/crates/ctrlc
[dispatch2]: https://crates.io/crates/dispatch21 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1217 | 1217 | | |
1218 | 1218 | | |
1219 | 1219 | | |
1220 | | - | |
| 1220 | + | |
1221 | 1221 | | |
1222 | | - | |
| 1222 | + | |
1223 | 1223 | | |
1224 | 1224 | | |
1225 | 1225 | | |
| |||
0 commit comments