Skip to content

Commit

Permalink
Update Rust crate serde_with to v3.12.0 (#6005)
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 and CiaranMn committed Jan 13, 2025
1 parent 462cec6 commit 9f2f588
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 @@ -207,7 +207,7 @@ scc = { version = "=2.2.6", default-features = false }
sentry = { version = "=0.35.0", default-features = false, features = ["backtrace", "contexts", "debug-images", "panic", "reqwest", "rustls", "tower-http", "tracing"] }
seq-macro = { version = "=0.3.5", default-features = false }
serde_plain = { version = "=1.0.2", default-features = false }
serde_with = { version = "=3.11.0", default-features = false }
serde_with = { version = "=3.12.0", default-features = false }
sha2 = { version = "=0.10.8", default-features = false }
similar-asserts = { version = "=1.6.0", default-features = false }
supports-color = { version = "=3.0.2", default-features = false }
Expand Down

0 comments on commit 9f2f588

Please sign in to comment.