Skip to content

Commit

Permalink
Update Rust crate serde_with to v3 (#4640)
Browse files Browse the repository at this point in the history
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
  • Loading branch information
oxide-renovate[bot] authored Dec 7, 2023
1 parent 5594eab commit 5cc0ca4
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 33 deletions.
59 changes: 27 additions & 32 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 @@ -321,7 +321,7 @@ serde_json = "1.0.108"
serde_path_to_error = "0.1.14"
serde_tokenstream = "0.2"
serde_urlencoded = "0.7.1"
serde_with = "2.3.3"
serde_with = "3.4.0"
serial_test = "0.10"
sha2 = "0.10.8"
sha3 = "0.10.8"
Expand Down

0 comments on commit 5cc0ca4

Please sign in to comment.