diff --git a/Cargo.toml b/Cargo.toml index bd347f2c..8cc4d6a8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,7 +41,7 @@ serde = { version = "^1.0.200", features = ["serde_derive"] } serde_json = "^1.0.116" thiserror = "^1.0.59" tower = "^0.4.13" -tower-http = { version = "^0.5.2", features = [ +tower-http = { version = "^0.6.0", features = [ "tracing", "trace", "metrics",