Skip to content

Commit

Permalink
build(deps): bump usb-device from 0.2.9 to 0.3.1
Browse files Browse the repository at this point in the history
Bumps [usb-device](https://github.com/rust-embedded-community/usb-device) from 0.2.9 to 0.3.1.
- [Release notes](https://github.com/rust-embedded-community/usb-device/releases)
- [Changelog](https://github.com/rust-embedded-community/usb-device/blob/master/CHANGELOG.md)
- [Commits](rust-embedded-community/usb-device@v0.2.9...v0.3.1)

---
updated-dependencies:
- dependency-name: usb-device
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent e7149cd commit 3d69461
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 4 deletions.
43 changes: 40 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ rand_xorshift = "0.3.0"
rand_core = "0.6.4"
minimq = "0.8.0"
# patch with https://github.com/rust-embedded-community/usb-device/pull/129
usb-device = "0.2.9"
usb-device = "0.3.1"
usbd-serial = "0.1.1"
# Keep this synced with the miniconf version in py/setup.py
miniconf = "0.9.0"
Expand Down

0 comments on commit 3d69461

Please sign in to comment.