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 fc5b955 commit 6e6f533Copy full SHA for 6e6f533
Cargo.toml
@@ -37,8 +37,6 @@ goblin = { version = "0.0.24", optional = true, default-features = false, featur
37
38
[target.'cfg(windows)'.dependencies]
39
winapi = { version = "0.3.3", optional = true }
40
-[target.'cfg(target_os = "fuchsia")'.dependencies]
41
-fuchsia_backtrace = "0.1"
42
43
# Each feature controls the two phases of finding a backtrace: getting a
44
# backtrace and then resolving instruction pointers to symbols. The default
0 commit comments