diff --git a/tower-http/Cargo.toml b/tower-http/Cargo.toml index 1e4b6cc6..a3cf53ae 100644 --- a/tower-http/Cargo.toml +++ b/tower-http/Cargo.toml @@ -17,7 +17,7 @@ bitflags = "2.0.2" bytes = "1" http = "1.0" pin-project-lite = "0.2.7" -tower-layer = "0.3" +tower-layer = "0.3.3" tower-service = "0.3" # optional dependencies