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 1c85924 commit 7f48012Copy full SHA for 7f48012
Cargo.toml
@@ -23,7 +23,7 @@ debug-logs = []
23
[dependencies]
24
breakpad-handler = { version = "0.2.0", path = "./breakpad-handler" }
25
sentry-core = { version = ">=0.29,<=0.31.6", features = ["client"] }
26
-sentry-types = ">=0.29,<=0.31.6"
+sentry-types = "=0.31.6"
27
serde_json = "1.0"
28
29
[workspace]
0 commit comments