Skip to content

Commit

Permalink
Update Rust crate serde to 1.0.211
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Oct 22, 2024
1 parent debb88e commit 688de62
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -38,7 +38,7 @@ rusoto_core = "0.48.0"
rusoto_s3 = "0.48.0"
sentry = "0.34.0"
sentry-tracing = "0.34.0"
serde = "1.0.210"
serde = "1.0.211"
serde_json = "1.0.132"
serde_qs = "0.13.0"
thiserror = { version = "1.0.64", default-features = false }
Expand Down

0 comments on commit 688de62

Please sign in to comment.