8000 fix dependencies · DataDog/datadog-lambda-extension@ba7a1da · GitHub
[go: up one dir, main page]

Skip to content < 8000 script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/ui_packages_document-metadata_document-metadata_ts-ui_packages_hydro-analytics_hydro-analytic-f29230-07417997172c.js" defer="defer">

Commit ba7a1da

Browse files
committed
fix dependencies
1 parent cbcc2c6 commit ba7a1da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bottlecap/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.

bottlecap/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ rustls-native-certs = { version = "0.8.1", optional = true }
5252
# datadog_fips::reqwest_adapter::create_reqwest_client_builder. An example can
5353
# be found in the clippy.toml file adjacent to this Cargo.toml.
5454
libddwaf = { version = "1.24.1", default-features = false, git = "https://github.com/DataDog/libddwaf-rust", features = ["default"] }
55-
datadog-protos = { version = "0.1.0", default-features = false, git = "https://github.com/DataDog/saluki/" }
55+
datadog-protos = { version = "0.1.0", default-features = false, git = "https://github.com/DataDog/saluki/", rev = "c89b58e5784b985819baf11f13f7d35876741222" }
5656
ddsketch-agent = { version = "0.1.0", default-features = false, git = "https://github.com/DataDog/saluki/" }
5757
ddcommon = { git = "https://github.com/DataDog/libdatadog", rev = "d6a2da32c6b92d6865a7e7987c8a1df2203fb1ae" }
5858
datadog-trace-protobuf = { git = "https://github.com/DataDog/libdatadog", rev = "d6a2da32c6b92d6865a7e7987c8a1df2203fb1ae" }

0 commit comments

Comments
 (0)
0