Skip to content
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

Bump rusb 0.9.4 and libusb1-sys 0.7 #205

Merged
merged 1 commit into from
Apr 27, 2024
Merged

Conversation

a1ien
Copy link
Owner

@a1ien a1ien commented Apr 27, 2024

libusb 0.7.0

  • fix: Add missing fields to libusb_bos_descriptor and libusb_bos_dev_capability_descriptor
  • Bump libusb to 1.0.27
  • Remove unneeded mut

rusb 0.9.4

  • bLength, bDescriptorType and wTotalLength to descriptors
  • Use &self reference for all DeviceHandle methods
  • fix: panic when trying to iterate over an interface with zero endpoints
  • Log callback API added
  • Bump libusb1-sys 0.7.0

libusb 0.7.0

* fix: Add missing fields to libusb_bos_descriptor and libusb_bos_dev_capability_descriptor
* Bump libusb to 1.0.27
* Remove unneeded mut

rusb 0.9.4

* bLength, bDescriptorType and wTotalLength to descriptors
* Use &self reference for all DeviceHandle methods
* fix: panic when trying to iterate over an interface with zero endpoints
* Log callback API added
* Bump libusb1-sys 0.7.0
@a1ien a1ien force-pushed the rusb-0.9.4_libusb1-sys-0.7 branch from 48b1004 to 3f58a23 Compare April 27, 2024 15:38
@a1ien a1ien merged commit f4fc94e into master Apr 27, 2024
8 checks passed
@a1ien a1ien mentioned this pull request Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant