Skip to content

Commit 01a1f9a

Browse files
matthewbjonesjohnhurt
authored andcommitted
Update Sentry crate to latest release
Includes-commit: 94e5ceb Replicated-from: #528
1 parent a5fa8bc commit 01a1f9a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bleep

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1ce0cb13c424d5ba44d079f5c71359e8134ce85f
1+
629a758ede49e43d84a27e2aa2d07e91025d5bc7

pingora-core/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ strum_macros = "0.26.2"
4545
libc = "0.2.70"
4646
chrono = { version = "~0.4.31", features = ["alloc"], default-features = false }
4747
prometheus = "0.13"
48-
sentry = { version = "0.26", features = [
48+
sentry = { version = "0.36", features = [
4949
"backtrace",
5050
"contexts",
5151
"panic",

0 commit comments

Comments
 (0)