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 7e809e4 commit e193877Copy full SHA for e193877
datadog-crashtracker/Cargo.toml
@@ -31,7 +31,7 @@ blazesym = "=0.2.0-rc.2"
31
32
[dependencies]
33
anyhow = "1.0"
34
-backtrace = "0.3.74"
+backtrace = "=0.3.74"
35
chrono = {version = "0.4", default-features = false, features = ["std", "clock", "serde"]}
36
ddcommon = {path = "../ddcommon" }
37
ddtelemetry = {path = "../ddtelemetry" }
0 commit comments