Skip to content

Commit

Permalink
Merge pull request #389 from quartiq/dependabot/cargo/usbd-serial-0.2.2
Browse files Browse the repository at this point in the history
Bump usbd-serial from 0.2.1 to 0.2.2
  • Loading branch information
ryan-summers authored Apr 29, 2024
2 parents 4eb03ac + d163694 commit 8a4d037
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -47,7 +47,7 @@ rtt-logger = "0.2"
bbqueue = "0.5"
shared-bus = { version = "0.3", features = ["cortex-m"] }
usb-device = "0.3.2"
usbd-serial = "0.2.1"
usbd-serial = "0.2.2"
encdec = { version = "0.9", default-features = false }
crc-any = { version = "2.4.4", default-features = false }
panic-persist = { version = "0.3", features = ["custom-panic-handler", "utf8"] }
Expand Down

0 comments on commit 8a4d037

Please sign in to comment.