mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-02-09 20:44:34 -05:00
Update sentry-rust monorepo to 0.32.3
This commit is contained in:
parent
6d47c20efa
commit
f9ec759592
2 changed files with 234 additions and 51 deletions
|
|
@ -176,7 +176,7 @@ features = ["rt-tokio"]
|
|||
|
||||
# optional sentry metrics for crash/panic reporting
|
||||
[dependencies.sentry]
|
||||
version = "0.32.2"
|
||||
version = "0.32.3"
|
||||
optional = true
|
||||
default-features = false
|
||||
features = [
|
||||
|
|
@ -192,10 +192,10 @@ features = [
|
|||
"log",
|
||||
]
|
||||
[dependencies.sentry-tracing]
|
||||
version = "0.32.2"
|
||||
version = "0.32.3"
|
||||
optional = true
|
||||
[dependencies.sentry-tower]
|
||||
version = "0.32.2"
|
||||
version = "0.32.3"
|
||||
optional = true
|
||||
|
||||
# optional jemalloc usage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue