Skip to content

Commit 6f94432

Browse files
committed
Update Sentry crate to latest release
1 parent 28f6946 commit 6f94432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pingora-core/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ libc = "0.2.70"
4646
chrono = { version = "~0.4.31", features = ["alloc"], default-features = false }
4747
thread_local = "1.0"
4848
prometheus = "0.13"
49-
sentry = { version = "0.26", features = [
49+
sentry = { version = "0.36", features = [
5050
"backtrace",
5151
"contexts",
5252
"panic",

0 commit comments

Comments
 (0)