Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent b678f24 commit 7a9d649
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 7 deletions.
23 changes: 17 additions & 6 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 @@ -22,7 +22,7 @@ log = "0.4.22"
simplelog = "0.12.2"

[dependencies.serialport]
version = "4.5.0"
version = "4.6.0"
default-features = false

[dependencies.reqwest]
Expand Down

0 comments on commit 7a9d649

Please sign in to comment.