aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.bleep2
-rw-r--r--pingora/Cargo.toml1
2 files changed, 2 insertions, 1 deletions
diff --git a/.bleep b/.bleep
index 78c2050..fccd5bf 100644
--- a/.bleep
+++ b/.bleep
@@ -1 +1 @@
-ec598a02b75ba411b1e1b3ea347e1d3c71b555d2 \ No newline at end of file
+735c778b671dcfcbe0b561cc0bbbf0f000e457f6 \ No newline at end of file
diff --git a/pingora/Cargo.toml b/pingora/Cargo.toml
index b81141a..236c2d3 100644
--- a/pingora/Cargo.toml
+++ b/pingora/Cargo.toml
@@ -66,3 +66,4 @@ proxy = ["pingora-proxy"]
lb = ["pingora-load-balancing", "proxy"]
cache = ["pingora-cache"]
time = []
+sentry = ["pingora-core/sentry"]