-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Stabilise? #2
Comments
I think you are very likely correct. Someone mentioned to me the idea of vendoring a snaphot of If you want to stabilise without that change, I think that's still fine! |
Well, we could bundle in the generated |
I created a PR to make bindgen optional: #3 |
Would it be possible to get a release with the new changes? I would like to update the dependencies in |
I'm pretty sure that's down to @dholroyd, since the usbfs-sys crate belongs to him. |
Sorry for not replying earlier! Perfectly happy to stabilize and release (I think @Ravenslofty is the one currently able to publish this to crates.io) And in general I am happy for you to take decisions on these USB crates without requiring my up-front consent -- haven't been working in this area in aaaaages! |
@dholroyd Since this is a low-level but mostly static binding, should we just stabilise this? I don't see the API surface changing any time soon.
The text was updated successfully, but these errors were encountered: