diff --git a/Cargo.toml b/Cargo.toml index cd9b7ffada..ecf40c35c3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -128,7 +128,7 @@ opentelemetry-stdout = { version = "0.3.0", features = [ opentelemetry-appender-tracing = { version = "0.3.0" } opentelemetry-prometheus = "0.15.0" phonenumber = "0.3.4" -chrono = "0.4.37" +chrono = "0.4.38" async-graphql-extension-apollo-tracing = { git = "https://github.com/tailcallhq/async_graphql_apollo_studio_extension/" } headers = "0.3.9" # previous version until hyper is updated to 1+ mime = "0.3.17"