Skip to content

Commit

Permalink
Update sentry-rust monorepo to 0.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 3, 2025
1 parent e3b81f7 commit 3ff5082
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
40 changes: 20 additions & 20 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ features = ["rt-tokio"]

# optional sentry metrics for crash/panic reporting
[workspace.dependencies.sentry]
version = "0.35.0"
version = "0.36.0"
default-features = false
features = [
"backtrace",
Expand All @@ -434,9 +434,9 @@ features = [
]

[workspace.dependencies.sentry-tracing]
version = "0.35.0"
version = "0.36.0"
[workspace.dependencies.sentry-tower]
version = "0.35.0"
version = "0.36.0"

# jemalloc usage
[workspace.dependencies.tikv-jemalloc-sys]
Expand Down

0 comments on commit 3ff5082

Please sign in to comment.