We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5fa8bc commit 01a1f9aCopy full SHA for 01a1f9a
.bleep
@@ -1 +1 @@
1
-1ce0cb13c424d5ba44d079f5c71359e8134ce85f
+629a758ede49e43d84a27e2aa2d07e91025d5bc7
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