@@ -15,9 +15,9 @@ datadog-trace-protobuf = { git = "https://github.com/DataDog/libdatadog", rev =
1515datadog-trace-utils = { git = " https://github.com/DataDog/libdatadog" , rev = " d6a2da32c6b92d6865a7e7987c8a1df2203fb1ae" , features = [" compression" ] }
1616datadog-trace-normalization = { git = " https://github.com/DataDog/libdatadog" , rev = " d6a2da32c6b92d6865a7e7987c8a1df2203fb1ae" }
1717datadog-trace-obfuscation = { git = " https://github.com/DataDog/libdatadog" , rev = " d6a2da32c6b92d6865a7e7987c8a1df2203fb1ae" }
18- dogstatsd = { git = " https://github.com/DataDog/serverless-components" , branch = " aleksandr.pasechnik/svls-6242-reqwest-fips-tls-injection " , default-features = false }
19- datadog-trace-agent = { git = " https://github.com/DataDog/serverless-components" , branch = " aleksandr.pasechnik/svls-6242-reqwest-fips-tls-injection " }
20- datadog-fips = { git = " https://github.com/DataDog/serverless-components" , branch = " aleksandr.pasechnik/svls-6242-reqwest-fips-tls-injection " , default-features = false }
18+ dogstatsd = { git = " https://github.com/DataDog/serverless-components" , rev = " 3f3347790d4c7f3393589ef7efb7ccf22405a89a " , default-features = false }
19+ datadog-trace-agent = { git = " https://github.com/DataDog/serverless-components" , rev = " 3f3347790d4c7f3393589ef7efb7ccf22405a89a " }
20+ datadog-fips = { git = " https://github.com/DataDog/serverless-components" , rev = " 3f3347790d4c7f3393589ef7efb7ccf22405a89a " , default-features = false }
2121figment = { version = " 0.10" , default-features = false , features = [" yaml" , " env" ] }
2222hyper = { version = " 1.6" , default-features = false , features = [" server" ] }
2323hyper-util = { version = " 0.1.10" , features = [
0 commit comments