We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89b44c8 commit 9df7f4bCopy full SHA for 9df7f4b
sentry-tower/Cargo.toml
@@ -32,7 +32,7 @@ url = { version = "2.2.2", optional = true }
32
33
[dev-dependencies]
34
anyhow = "1"
35
-prost = "0.12.3"
+prost = "0.13.3"
36
sentry = { path = "../sentry", default-features = false, features = ["test"] }
37
sentry-anyhow = { path = "../sentry-anyhow" }
38
tokio = { version = "1", features = ["macros", "rt-multi-thread"] }
0 commit comments