Skip to content

Commit

Permalink
Update Rust crate serde_json to 1.0.133
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Nov 17, 2024
1 parent e6642c8 commit 1741075
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/abacus/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 src/abacus/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ rusoto_s3 = "0.48.0"
sentry = "0.34.0"
sentry-tracing = "0.34.0"
serde = "1.0.215"
serde_json = "1.0.132"
serde_json = "1.0.133"
serde_qs = "0.13.0"
thiserror = { version = "1.0.69", default-features = false }
tokio = { version = "1.41.1", default-features = false, features = ["full"] }
Expand Down

0 comments on commit 1741075

Please sign in to comment.