Skip to content

Commit

Permalink
Bump serialport from 4.2.1 to 4.2.2
Browse files Browse the repository at this point in the history
Bumps [serialport](https://github.com/serialport/serialport-rs) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/serialport/serialport-rs/blob/main/CHANGELOG.md)
- [Commits](serialport/serialport-rs@v4.2.1...v4.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 9, 2023
1 parent e65f8f7 commit 4b3b3ba
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 @@ -12,7 +12,7 @@ log = "0.4.19"
simplelog = "0.12.1"

[dependencies.serialport]
version = "4.2.1"
version = "4.2.2"
default-features = false

[dependencies.reqwest]
Expand Down

0 comments on commit 4b3b3ba

Please sign in to comment.