Skip to content

Commit

Permalink
Update Rust crate serde_json to v1.0.134 (#5996)
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 21, 2024
1 parent 2a74929 commit 7782401
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -132,7 +132,7 @@ reqwest = { version = "=0.12.9", default-features = false, features =
semver = { version = "=1.0.24", default-features = false }
sentry-types = { version = "=0.35.0", default-features = false }
serde = { version = "=1.0.216", default-features = false }
serde_json = { version = "=1.0.133" }
serde_json = { version = "=1.0.134" }
text-size = { version = "=1.1.1", default-features = false }
time = { version = "=0.3.37", default-features = false }
tokio = { version = "=1.42.0", default-features = false }
Expand Down

0 comments on commit 7782401

Please sign in to comment.