Skip to content

Commit

Permalink
Update serialport crate version
Browse files Browse the repository at this point in the history
  • Loading branch information
krzmaz committed Dec 12, 2023
1 parent 15e3fe7 commit c27752d
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 36 deletions.
61 changes: 26 additions & 35 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 light-client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ reqwest = "0.11.12"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
tokio = { version = "1", features = ["full"] }
serialport = { git = "https://github.com/mrozycki/serialport-rs", rev = "86cbf11" }
serialport = "4.3.0"

0 comments on commit c27752d

Please sign in to comment.