We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28f6946 commit 6f94432Copy full SHA for 6f94432
pingora-core/Cargo.toml
@@ -46,7 +46,7 @@ libc = "0.2.70"
46
chrono = { version = "~0.4.31", features = ["alloc"], default-features = false }
47
thread_local = "1.0"
48
prometheus = "0.13"
49
-sentry = { version = "0.26", features = [
+sentry = { version = "0.36", features = [
50
"backtrace",
51
"contexts",
52
"panic",
0 commit comments