@@ -35,15 +35,14 @@ md5 = "0.7.0"
3535parking_lot = " 0.12.1"
3636procspawn = { version = " 1.0.0" , features = [" json" ] }
3737prost = " 0.13"
38- prost-types = " 0.13.3"
3938pyo3 = { version = " 0.18.1" , features = [" chrono" ] }
4039regex = " 1.11.1"
4140reqwest = { version = " 0.11.11" , features = [" stream" ] }
4241schemars = { version = " 0.8.16" , features = [" uuid1" ] }
4342sentry = { version = " 0.32.0" , features = [" anyhow" , " tracing" ] }
4443sentry-kafka-schemas = " 1.3.7"
4544sentry_arroyo = { version = " 2.22.0" , features = [" ssl" ] }
46- sentry_protos = " 0.2.1 "
45+ sentry_protos = " 0.3.0 "
4746sentry_usage_accountant = { version = " 0.1.0" , features = [" kafka" ] }
4847seq-macro = " 0.3"
4948serde = { version = " 1.0" , features = [" derive" ] }
@@ -54,7 +53,6 @@ statsdproxy = { version = "0.1.2", features = ["cadence-adapter", "sentry"] }
5453thiserror = " 1.0"
5554tokio = { version = " 1.38.2" , features = [" full" ] }
5655tokio-stream = " 0.1.15"
57- tonic = " 0.12.3"
5856tracing = " 0.1.40"
5957tracing-subscriber = { version = " 0.3.18" , features = [" env-filter" , " json" ] }
6058uuid = { version = " 1.5.0" , features = [" v4" , " v7" ] }
@@ -65,6 +63,7 @@ zstd = "0.12.3"
6563scopeguard = " 1.2.0"
6664criterion = " 0.5.1"
6765httpmock = " 0.7.0"
66+ prost-types = " 0.13.3"
6867insta = { version = " 1.34.0" , features = [" json" , " redactions" ] }
6968once_cell = " 1.18.0"
7069procspawn = { version = " 1.0.0" , features = [" test-support" , " json" ] }
0 commit comments