Skip to content

Commit

Permalink
Merge pull request #955 from quartiq/dependabot/cargo/serde_with-3.11.0
Browse files Browse the repository at this point in the history
build(deps): bump serde_with from 3.9.0 to 3.11.0
  • Loading branch information
jordens authored Oct 7, 2024
2 parents a6d7740 + 541e37a commit 25e498f
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 @@ -73,7 +73,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.9", default-features = false, features = ["macros"] }
serde_with = { version = "3.11", default-features = false, features = ["macros"] }

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

0 comments on commit 25e498f

Please sign in to comment.