Skip to content

Commit

Permalink
Update Sentry packages (Rust) to 0.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Nov 29, 2024
1 parent 1ea0802 commit 3cf49d5
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
32 changes: 16 additions & 16 deletions src/abacus/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions src/abacus/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ reqwest = { version = "0.11.27", default-features = false, features = ["json", "
ring = "0.17.8"
rusoto_core = "0.48.0"
rusoto_s3 = "0.48.0"
sentry = "0.34.0"
sentry-tracing = "0.34.0"
sentry = "0.35.0"
sentry-tracing = "0.35.0"
serde = "1.0.215"
serde_json = "1.0.133"
serde_qs = "0.13.0"
Expand Down

0 comments on commit 3cf49d5

Please sign in to comment.