Skip to content

Commit

Permalink
Merge branch 'Develop' into 49-cangen-sim
Browse files Browse the repository at this point in the history
  • Loading branch information
jr1221 authored Oct 17, 2024
2 parents 088aa8d + 0a2cf21 commit 101d2a8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -13,7 +13,7 @@ paho-mqtt = "0.12.5"
protobuf-codegen = "3.5.1"
protobuf = "3.5.1"
bitstream-io = "2.5.3"
clap = { version = "4.5.19", features = ["derive", "env"] }
clap = { version = "4.5.20", features = ["derive", "env"] }
rand = "0.8"


Expand Down

0 comments on commit 101d2a8

Please sign in to comment.