We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b30888 commit 94e5cebCopy full SHA for 94e5ceb
pingora-core/Cargo.toml
@@ -45,7 +45,7 @@ strum_macros = "0.26.2"
45
libc = "0.2.70"
46
chrono = { version = "~0.4.31", features = ["alloc"], default-features = false }
47
prometheus = "0.13"
48
-sentry = { version = "0.26", features = [
+sentry = { version = "0.36", features = [
49
"backtrace",
50
"contexts",
51
"panic",
0 commit comments