Skip to content

Commit

Permalink
Merge pull request #1 from Northeastern-Electric-Racing/dependabot/ca…
Browse files Browse the repository at this point in the history
…rgo/clap-4.5.21

Bump clap from 4.5.20 to 4.5.21
  • Loading branch information
jr1221 authored Nov 21, 2024
2 parents 25d6e3c + 22a0ed8 commit 62d4804
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 @@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"

[dependencies]
clap = { version = "4.5.20", features = ["derive", "env"] }
clap = { version = "4.5.21", features = ["derive", "env"] }
protobuf = "3.7.1"
rumqttc = "0.24.0"
serde = { version = "1.0.214", features = ["derive"] }
Expand Down

0 comments on commit 62d4804

Please sign in to comment.