Skip to content

Commit

Permalink
Bump serialport from 4.5.0 to 4.6.1
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.1.
- [Changelog](https://github.com/serialport/serialport-rs/blob/main/CHANGELOG.md)
- [Commits](serialport/serialport-rs@v4.5.0...v4.6.1)

---
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 Dec 2, 2024
1 parent b678f24 commit 97268c0
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.1"
default-features = false

[dependencies.reqwest]
Expand Down

0 comments on commit 97268c0

Please sign in to comment.