Commit 69eaa12
committed
deps: libffi-4.1 and others
The updated libffi is needed to fix an issue with MacOS 15, and the fix
has a side-effect of increasing MSRV to 1.78. See
#209
We will stick with bindgen-1.70.1 because bindgen-1.71.1 does not
correctlly identify when to avoid using unsafe extern "C" { ... }, which
was first added in rust-1.82.
rust-lang/rust-bindgen#3015
https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-extern.html1 parent 0397243 commit 69eaa12
File tree
7 files changed
+73
-258
lines changed- .github/workflows
- build-probe-mpi
- mpi-derive
- mpi-sys
7 files changed
+73
-258
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments