diff --git a/web3_proxy/Cargo.toml b/web3_proxy/Cargo.toml index e4633a19..09630499 100644 --- a/web3_proxy/Cargo.toml +++ b/web3_proxy/Cargo.toml @@ -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"