scx-upstream/rust
Jordan Rome c8a721b033 Downgrade bindgen to 0.68
This is so we can package scx_utils into fedora without having
to upgrade rust-bindgen
(https://bodhi.fedoraproject.org/updates/FEDORA-2023-18e7f124e1).

To make this happen we need to stop using the `CargoCallbacks::new`
constructor which was added in 0.69. Old way seems legit according
to the docs:
https://rust-lang.github.io/rust-bindgen/non-system-libraries.html
2023-12-27 12:19:28 -08:00
..
scx_utils Downgrade bindgen to 0.68 2023-12-27 12:19:28 -08:00
meson.build build: Trigger cargo build on rust sub-projects from meson.build 2023-12-01 11:58:56 -10:00