Skip to content

Commit 1701392

Browse files
dd-octo-sts[bot]github-actions[bot]hoolioh
authored
chore(release): merge release branch to main (proposal for libdd-libunwind-sys (#1874)) (#1876)
This PR merges the release branch to main Co-authored-by: dd-octo-sts[bot] <200755185+dd-octo-sts[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: hoolioh <107922352+hoolioh@users.noreply.github.com>
1 parent 730c122 commit 1701392

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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 = "0.1.0", path = "../libdd-libunwind-sys" }
45+
libdd-libunwind-sys = { version = "1.0.0", path = "../libdd-libunwind-sys" }
4646

4747
[dependencies]
4848
anyhow = "1.0"

libdd-libunwind-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "libdd-libunwind-sys"
3-
version = "0.1.0"
3+
version = "1.0.0"
44
description = "Rust bindings for using unwind library inside libdatadog"
55
homepage = "https://github.com/DataDog/libdatadog/tree/main/libdd-libunwind-sys"
66
repository = "https://github.com/DataDog/libdatadog/tree/main/libdd-libunwind-sys"

0 commit comments

Comments
 (0)