Skip to content

Commit 94e5ceb

Browse files
committed
Update Sentry crate to latest release
1 parent 2b30888 commit 94e5ceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pingora-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
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)