diff --git a/Cargo.toml b/Cargo.toml index dfa846a..94b44d1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,7 +31,7 @@ tracing = "0.1.40" tracing-opentelemetry = "0.23.0" tracing-subscriber = "0.3.18" shuttle-runtime = "0.49.0" -shuttle-axum = "0.39.0" +shuttle-axum = "0.57.0" async-trait = "0.1" [build-dependencies]