Skip to content

Commit 3d1a2cd

Browse files
committed
Update libdatadog
Signed-off-by: Bob Weinand <bob.weinand@datadoghq.com>
1 parent 3fbcc74 commit 3d1a2cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libdd-crashtracker/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ cxx = ["dep:cxx", "dep:cxx-build"]
4242
blazesym = "=0.2.3"
4343

4444
[target.'cfg(target_os = "linux")'.dependencies]
45-
libdd-libunwind-sys = { version = "29.0.0", path = "../libdd-libunwind-sys" }
45+
libdd-libunwind-sys = { path = "../libdd-libunwind-sys" }
4646

4747
[dependencies]
4848
anyhow = "1.0"

0 commit comments

Comments
 (0)