Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gordyf committed Nov 17, 2024
1 parent 9b695cf commit b53bc18
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 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.

3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@ lto = true
codegen-units = 1

[dependencies]
clap = { version = "4.5.20", features = ["derive", "env"] }
clap = { version = "4.5.20", features = ["derive"] }
csv = "1.3.1"
jiff = "0.1.14"
num-traits = "0.2.19"
pid = "4.0.0"
rand = "0.8.5"
rumqttc = "0.24.0"
Expand Down

0 comments on commit b53bc18

Please sign in to comment.