https://github.com/eqrion/cbindgen/pull/233 changed the way one of the options
we use work.
I think the new behavior is better, but we should do this sooner rather than
later, and fix broken builds.
Differential D10301
Update cbindgen due to breaking change. Authored by emilio on Oct 30 2018, 9:21 PM. Tags None Subscribers None
Details
https://github.com/eqrion/cbindgen/pull/233 changed the way one of the options I think the new behavior is better, but we should do this sooner rather than
Diff Detail
Event TimelineComment Actions Oh, I see, so we don't need to add the prefix in cbindgen.toml. Thanks for fixing this. |