chore(deps): update sentry-rust monorepo to 0.34.0
This commit is contained in:
parent
82a3b73774
commit
8d32fb1445
2 changed files with 27 additions and 36 deletions
|
@ -340,7 +340,7 @@ features = ["rt-tokio"]
|
|||
|
||||
# optional sentry metrics for crash/panic reporting
|
||||
[workspace.dependencies.sentry]
|
||||
version = "0.33.0"
|
||||
version = "0.34.0"
|
||||
default-features = false
|
||||
features = [
|
||||
"backtrace",
|
||||
|
@ -356,9 +356,9 @@ features = [
|
|||
]
|
||||
|
||||
[workspace.dependencies.sentry-tracing]
|
||||
version = "0.33.0"
|
||||
version = "0.34.0"
|
||||
[workspace.dependencies.sentry-tower]
|
||||
version = "0.33.0"
|
||||
version = "0.34.0"
|
||||
|
||||
# jemalloc usage
|
||||
[workspace.dependencies.tikv-jemalloc-sys]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue