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
Open
chore(deps): bump nusb from 0.2.3 to 0.2.4 in /src-tauri#88dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
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
Bot
force-pushed
the
dependabot/cargo/src-tauri/nusb-0.2.4
branch
from
July 13, 2026 07:08
6aed7e0 to
3a015bb
Compare
equence
force-pushed
the
master
branch
2 times, most recently
from
July 13, 2026 07:28
99a188b to
9ca1ce7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps nusb from 0.2.3 to 0.2.4.
Release notes
Sourced from nusb's releases.
Commits
171ee96v0.2.4ac56c12linux: Fix event loop spinning when a HotplugWatch is created but never polle...98327c7linux+macos: Name the event threada374fd4Consider EACCESS when opening a device on Linux0732f03Merge pull request #202 from kevinmehall/push-zzlvumsznoonb253500Fix deadlock in wait_next_complete if completion callbacks occur out of order7de57b7Merge pull request #171 from kevinmehall/windows-threadpool1f15ca6macos: demote interface close-on-drop failures to debug (#196)1644321Configure docs.rs targets (#195)65bb1efwindows: Fix elided lifetime warnings