Skip to content

Commit

Permalink
Update Rust crate serde_json to 1.0.124
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Aug 12, 2024
1 parent b9d3a95 commit 95e75d1
Showing 1 changed file with 1 addition and 1 deletion.
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.206"
serde_json = "1.0.123"
serde_json = "1.0.124"
serde_qs = "0.13.0"
thiserror = { version = "1.0.63", default-features = false }
tokio = { version = "1.39.2", default-features = false, features = ["full"] }
Expand Down

0 comments on commit 95e75d1

Please sign in to comment.