Skip to content

Commit

Permalink
Merge pull request #432 from quartiq/dependabot/cargo/serde-json-core…
Browse files Browse the repository at this point in the history
…-0.6.0

Bump serde-json-core from 0.5.1 to 0.6.0
  • Loading branch information
ryan-summers authored Aug 12, 2024
2 parents 31f3f46 + b8e8084 commit 7ec0bd3
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 4 deletions.
17 changes: 14 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 @@ -27,7 +27,7 @@ embedded-storage = "0.3"
embedded-storage-async = "0.4"
embedded-io = "0.6"
serde_with = { version = "3.9", default-features = false, features = ["macros"] }
serde-json-core = "0.5"
serde-json-core = "0.6"
cortex-m = "0.7.7"
cortex-m-rt = "0.7"
fugit = "0.3"
Expand Down

0 comments on commit 7ec0bd3

Please sign in to comment.