Skip to content

Commit

Permalink
Merge pull request #10 from Northeastern-Electric-Racing/dependabot/c…
Browse files Browse the repository at this point in the history
…argo/serde-1.0.216

Bump serde from 1.0.215 to 1.0.216
  • Loading branch information
jr1221 authored Dec 23, 2024
2 parents 4638962 + ff7b3f9 commit 9714866
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 @@ -7,7 +7,7 @@ edition = "2021"
clap = { version = "4.5.23", features = ["derive", "env"] }
protobuf = "3.7.1"
rumqttc = "0.24.0"
serde = { version = "1.0.215", features = ["derive"] }
serde = { version = "1.0.216", features = ["derive"] }
serde_json = "1.0.134"
sysinfo = "0.33.0"
tokio = { version = "1.42.0", features = ["full", "tracing"] }
Expand Down

0 comments on commit 9714866

Please sign in to comment.