@@ -63,16 +63,16 @@ indexmap = {version = "2.11.0", default-features = false}
6363# method in favor of our
6464# datadog_fips::reqwest_adapter::create_reqwest_client_builder. An example can
6565# be found in the clippy.toml file adjacent to this Cargo.toml.
66- datadog-protos = { version = " 0.1.0" , default-features = false , git = " https://github.com/DataDog/saluki/" , rev = " c89b58e5784b985819baf11f13f7d35876741222 " }
67- ddsketch-agent = { version = " 0.1.0" , default-features = false , git = " https://github.com/DataDog/saluki/" , rev = " c89b58e5784b985819baf11f13f7d35876741222 " }
66+ datadog-protos = { version = " 0.1.0" , default-features = false , git = " https://github.com/DataDog/saluki/" , rev = " f863626dbfe3c59bb390985fa6530b0621c2a0a2 " }
67+ ddsketch-agent = { version = " 0.1.0" , default-features = false , git = " https://github.com/DataDog/saluki/" , rev = " f863626dbfe3c59bb390985fa6530b0621c2a0a2 " }
6868libdd-common = { git = " https://github.com/DataDog/libdatadog" , rev = " 73c675b79f81978ee1190be6af0c5abec997e3b0" }
6969libdd-trace-protobuf = { git = " https://github.com/DataDog/libdatadog" , rev = " 73c675b79f81978ee1190be6af0c5abec997e3b0" }
7070libdd-trace-utils = { git = " https://github.com/DataDog/libdatadog" , rev = " 73c675b79f81978ee1190be6af0c5abec997e3b0" , features = [" mini_agent" ] }
7171libdd-trace-normalization = { git = " https://github.com/DataDog/libdatadog" , rev = " 73c675b79f81978ee1190be6af0c5abec997e3b0" }
7272libdd-trace-obfuscation = { git = " https://github.com/DataDog/libdatadog" , rev = " 73c675b79f81978ee1190be6af0c5abec997e3b0" }
7373libdd-trace-stats = { git = " https://github.com/DataDog/libdatadog" , rev = " 73c675b79f81978ee1190be6af0c5abec997e3b0" }
74- dogstatsd = { git = " https://github.com/DataDog/serverless-components" , rev = " 502f005c56b8d51dee95424a9c1404df46e2aae4 " , default-features = false }
75- datadog-fips = { git = " https://github.com/DataDog/serverless-components" , rev = " 502f005c56b8d51dee95424a9c1404df46e2aae4 " , default-features = false }
74+ dogstatsd = { git = " https://github.com/DataDog/serverless-components" , rev = " fd8b7a9bcec2f19b305bb74b7195ca3910538e5b " , default-features = false }
75+ datadog-fips = { git = " https://github.com/DataDog/serverless-components" , rev = " fd8b7a9bcec2f19b305bb74b7195ca3910538e5b " , default-features = false }
7676libddwaf = { version = " 1.28.1" , git = " https://github.com/DataDog/libddwaf-rust" , rev = " d1534a158d976bd4f747bf9fcc58e0712d2d17fc" , default-features = false , features = [" serde" ] }
7777
7878[dev-dependencies ]
0 commit comments