We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53d3a4f commit 22ad1d3Copy full SHA for 22ad1d3
rust_snuba/Cargo.toml
@@ -60,7 +60,7 @@ serde = { version = "1.0", features = ["derive"] }
60
serde_json = { version = "1.0" }
61
serde_path_to_error = "0.1.15"
62
serde_with = "3.8.1"
63
-statsdproxy = { version = "0.1.2", features = ["cadence-adapter", "sentry"] }
+statsdproxy = { version = "0.1.2", features = ["cadence-adapter"] }
64
thiserror = "1.0"
65
tokio = { version = "1.38.2", features = ["full"] }
66
tokio-stream = "0.1.15"
0 commit comments