You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My project is blocked by #1013 these days. Although it is fixed on the main branch, cbindgen has not released a new version yet. I know I can use cbindgen = { git = ..., rev = ... } in my Cargo.toml to specify the unreleased version, which however is a stopgap measure in my view.
My project is blocked by #1013 these days. Although it is fixed on the main branch, cbindgen has not released a new version yet. I know I can use
cbindgen = { git = ..., rev = ... }
in my Cargo.toml to specify the unreleased version, which however is a stopgap measure in my view.I see the readme says:
cbindgen/README.md
Lines 94 to 98 in 89a9faa
So, kindly ping @emilio :)
The text was updated successfully, but these errors were encountered: