Skip to content

Commit

Permalink
Merge pull request #928 from quartiq/dependabot/cargo/serde_with-3.9.0
Browse files Browse the repository at this point in the history
build(deps): bump serde_with from 3.8.3 to 3.9.0
  • Loading branch information
ryan-summers authored Jul 15, 2024
2 parents ff2c2c1 + f5876d9 commit 5452272
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 @@ -74,7 +74,7 @@ smoltcp-nal = { version = "0.5", features = ["shared-stack"] }
postcard = "1"
bit_field = "0.10.2"
embassy-futures = { version = "0.1", default-features = false }
serde_with = { version = "3.8", default-features = false, features = ["macros"] }
serde_with = { version = "3.9", default-features = false, features = ["macros"] }

[build-dependencies]
built = { version = "0.7", features = ["git2"], default-features = false }
Expand Down

0 comments on commit 5452272

Please sign in to comment.