Skip to content

Commit

Permalink
Update Rust crate serde_with to v3.10.0 (#5293)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Oct 2, 2024
1 parent 35bcbd7 commit 15a7562
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 @@ -187,7 +187,7 @@ sentry = { version = "=0.34.0", default-features = false, features = ["backtrace
seq-macro = { version = "=0.3.5", default-features = false }
serde-value = { version = "=0.7.0", default-features = false }
serde_plain = { version = "=1.0.2", default-features = false }
serde_with = { version = "=3.9.0", default-features = false }
serde_with = { version = "=3.10.0", default-features = false }
similar-asserts = { version = "=1.6.0", default-features = false }
spin = { version = "=0.9", default-features = false }
supports-color = { version = "=3.0.1", default-features = false }
Expand Down

0 comments on commit 15a7562

Please sign in to comment.