Skip to content

Commit e91682b

Browse files
chore(deps): bump libdd-crashtracker from v35.0.0 to v36.0.0
Bumps [libdd-crashtracker](https://github.com/DataDog/libdatadog) from v35.0.0 to v36.0.0. - [Release notes](https://github.com/DataDog/libdatadog/releases) - [Commits](DataDog/libdatadog@aa78483...b2a83ff) --- updated-dependencies: - dependency-name: libdd-crashtracker dependency-version: b2a83ff19a2f4760d180bd9eb9e91f41566ba5b9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a062914 commit e91682b

2 files changed

Lines changed: 172 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 171 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/crashtracker/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ path = "src/bin/receiver.rs"
1414

1515
[dependencies]
1616
anyhow = "1"
17-
libdd-crashtracker = { git = "https://github.com/DataDog/libdatadog.git", tag = "v35.0.0" }
17+
libdd-crashtracker = { git = "https://github.com/DataDog/libdatadog.git", tag = "v36.0.0" }
1818
napi = { version = "2", features = ["serde-json"] }
1919
napi-derive = { version = "2", default-features = false }
2020
rustls = { version = "*", default-features = false, features = ["aws-lc-rs"] }

0 commit comments

Comments
 (0)