Skip to content

Commit

Permalink
Cargo: Update rppal to latest version
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
  • Loading branch information
patrickelectric committed May 30, 2024
1 parent 20b1e96 commit 99727e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 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 @@ -33,7 +33,7 @@ paperclip = { version = "0.6.1", features = ["actix", "chrono", "swagger-ui", "u
pnet = "0.34.0"
notify = { version = "4.0", optional = true }
rmesg = { version = "1.0.14", features = ["extra-traits", "sync"] }
rppal = { version = "0.13", optional = true }
rppal = { version = "0.18", optional = true }
serialport = {version = "4.2.0", features = ["serde"]}
sinais = "0.1.0"
sysinfo = "0.29.8"
Expand Down

0 comments on commit 99727e0

Please sign in to comment.