Skip to content

Commit

Permalink
Update Rust crate serde to v1.0.216 (#5861)
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 Dec 11, 2024
1 parent 46c3aa5 commit 49316d8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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 @@ -130,7 +130,7 @@ regex = { version = "=1.11.1", default-features = false, features =
reqwest = { version = "=0.12.9", default-features = false, features = ["rustls-tls"] }
semver = { version = "=1.0.23", default-features = false }
sentry-types = { version = "=0.35.0", default-features = false }
serde = { version = "=1.0.215", default-features = false }
serde = { version = "=1.0.216", default-features = false }
serde_json = { version = "=1.0.133" }
text-size = { version = "=1.1.1", default-features = false }
time = { version = "=0.3.37", default-features = false }
Expand Down

0 comments on commit 49316d8

Please sign in to comment.