Skip to content

Commit

Permalink
Merge pull request #420 from quartiq/dependabot/cargo/serde_with-3.9.0
Browse files Browse the repository at this point in the history
Bump serde_with from 3.8.3 to 3.9.0
  • Loading branch information
ryan-summers authored Jul 15, 2024
2 parents 146faaa + e77c3e5 commit 1f1321c
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 @@ -26,7 +26,7 @@ exclude = [
embedded-storage = "0.3"
embedded-storage-async = "0.4"
embedded-io = "0.6"
serde_with = { version = "3.8", default-features = false, features = ["macros"] }
serde_with = { version = "3.9", default-features = false, features = ["macros"] }
serde-json-core = "0.5"
cortex-m = "0.7.7"
cortex-m-rt = "0.7"
Expand Down

0 comments on commit 1f1321c

Please sign in to comment.