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 3fbcc74 commit 3d1a2cdCopy full SHA for 3d1a2cd
1 file changed
libdd-crashtracker/Cargo.toml
@@ -42,7 +42,7 @@ cxx = ["dep:cxx", "dep:cxx-build"]
42
blazesym = "=0.2.3"
43
44
[target.'cfg(target_os = "linux")'.dependencies]
45
-libdd-libunwind-sys = { version = "29.0.0", path = "../libdd-libunwind-sys" }
+libdd-libunwind-sys = { path = "../libdd-libunwind-sys" }
46
47
[dependencies]
48
anyhow = "1.0"
0 commit comments