Skip to content

chore(deps): bump nusb from 0.2.3 to 0.2.4 in /src-tauri - #88

Open
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/cargo/src-tauri/nusb-0.2.4
Open

chore(deps): bump nusb from 0.2.3 to 0.2.4 in /src-tauri#88
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/cargo/src-tauri/nusb-0.2.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps nusb from 0.2.3 to 0.2.4.

Release notes

Sourced from nusb's releases.

v0.2.4

Improvements

  • windows: Use Win32 threadpool for IO callbacks instead of dedicated thread (#171)
  • windows: Implement control transfer timeouts (#171)
  • macos: demote logging for interface close-on-drop failures to debug (#196)
  • linux + macos: Set a thread name for the event thread (#208)

Fixes

  • linux: Fix event loop spinning when a HotplugWatch is created but never polled and its receive buffer fills (#210)
  • linux: Map EACCESS errors to PermissionDenied (#209)
  • Fix deadlock in wait_next_complete if completion callbacks occur out of order (#202)

Contributors

@​kevinmehall @​vdavid @​DanielT

Commits
  • 171ee96 v0.2.4
  • ac56c12 linux: Fix event loop spinning when a HotplugWatch is created but never polle...
  • 98327c7 linux+macos: Name the event thread
  • a374fd4 Consider EACCESS when opening a device on Linux
  • 0732f03 Merge pull request #202 from kevinmehall/push-zzlvumsznoon
  • b253500 Fix deadlock in wait_next_complete if completion callbacks occur out of order
  • 7de57b7 Merge pull request #171 from kevinmehall/windows-threadpool
  • 1f15ca6 macos: demote interface close-on-drop failures to debug (#196)
  • 1644321 Configure docs.rs targets (#195)
  • 65bb1ef windows: Fix elided lifetime warnings
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 22, 2026
equence and others added 2 commits July 13, 2026 15:04
Bumps [nusb](https://github.com/kevinmehall/nusb) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/kevinmehall/nusb/releases)
- [Commits](kevinmehall/nusb@v0.2.3...v0.2.4)

---
updated-dependencies:
- dependency-name: nusb
  dependency-version: 0.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/cargo/src-tauri/nusb-0.2.4 branch from 6aed7e0 to 3a015bb Compare July 13, 2026 07:08
@equence
equence force-pushed the master branch 2 times, most recently from 99a188b to 9ca1ce7 Compare July 13, 2026 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant