In CI: ```error[E0463]: can't find crate for `cbin...
# development
h
In CI:
Copy code
error[E0463]: can't find crate for `cbindgen`
  --> engine_cffi/build.rs:28:5
   |
28 | use cbindgen;
   |     ^^^^^^^^ can't find crate
e
And the dependency is found, downloaded and compiled prior in the logs...