wrote our own panic handler

This commit is contained in:
Bryan Stitt 2023-01-24 05:27:07 -08:00
parent 4f9d0f6336
commit c9b8e5dfb9

View File

@ -73,6 +73,3 @@ tower-http = { version = "0.3.5", features = ["cors", "sensitive-headers"] }
ulid = { version = "1.0.0", features = ["serde"] }
url = "2.3.1"
uuid = "1.2.2"
# # TODO: i'd like to add this, but websockets with ethers often disconnect with a panic
# pagerduty_panic = "0.1.1"